Commit graph

15 commits

Author SHA1 Message Date
Jake Spain
e4515e6d03
Remove domain from helm chart 2023-04-19 10:57:38 -04:00
Jake Spain
07fef6275e
Make additional options configurable in values file 2023-03-02 09:21:27 -05:00
Samuel Beaulieu
9ee5c1941b
(maint) Fix jruby startup
Added a required package netbase for jruby to startup without a warning
Added an optoin for ec2 to specify the root_keys_script to use
2022-07-26 13:41:33 -05:00
Samuel Beaulieu
f0be6484cf
(maint) Remove invokedymanicyield=false that was a workaround for jruby-9.2 2022-07-26 10:30:03 -05:00
Samuel Beaulieu
4781c47e49
(DIO-3229) Add non sensitive parameters as ENV vars, and expect the secrets to be passed as provider config
remove the change to support an override of the command as the entrypoint is needed
2022-07-08 09:07:04 -05:00
Samuel Beaulieu
c96029fa87
Add a new values parameter overrideCmd
when set the parameter overrides the container.command that defaults to the entrypoint
Updated the test-all-providers Dockerfile to match prod file
Updated test-all-providers Gemfile to import the new ec2 provider
2022-07-07 11:24:03 -05:00
suckatrash
d04767c4c3
(DIO-3157) Update ingress for k8s 1.22 2022-06-06 10:17:56 -07:00
Samuel Beaulieu
4dc464b3a6
(maint) fix annotations 2022-03-30 16:19:00 -05:00
Samuel Beaulieu
19be60d230
(maint) set extra_config the same way we do the manager app 2022-03-30 13:49:57 -05:00
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
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
0f4c2310b8
Create Helm repository 2021-12-03 11:51:19 -05:00