Commit graph

8 commits

Author SHA1 Message Date
Samuel Beaulieu
caf702a9bc
(maint) Update redis version, add env REDIS_RECONNECT_ATTEMPTS
Update from v10 to v13 of bitnami's redis chart, as it should not contain
breaking changes. Adding REDIS_RECONNECT_ATTEMPTS which defaulted to 10
and is now set to 40, which should result in retrying at least 25 minutes
before returning a failure
2022-03-28 11:00:39 -05:00
Samuel Beaulieu
46935a716a
Including vmpooler-provider-gce in the Gemfile
Also assing a required ENV var and the location of the keyfile

create helm tarball version 1.8.0 and index file
2022-01-12 09:02:42 -06:00
79bb824068
Update vmpooler chart to accept image tag override
Prior to this, the only way to set the image tag was by modifying the
appVersion param of the chart itself. This made it impossible to use a
non-default image version.
2021-12-13 12:58:12 -05:00
88aba7af57
General updates related to packaging
- Docs were updated
- minor adjustments to Dockerfiles
- helm chart updated to point to actual image registry
2021-12-09 12:03:48 -05:00
380754e135
Revert api's extra_config param 2021-12-06 11:28:26 -05:00
df1f74869b
Fix templating in api deployment 2021-12-06 11:16:42 -05:00
60f6306362
Bump default timoutes for redis health checks
This sets the initialDelaySeconds value to 40 and the periodSeconds
value to 10 so that larger redis instances work out of the box.
2021-12-06 09:22:08 -05:00
0f4c2310b8
Create Helm repository 2021-12-03 11:51:19 -05:00
Renamed from helm/vmpooler/Chart.yaml (Browse further)