Make additional options configurable in values file

This commit is contained in:
Jake Spain 2023-03-02 08:50:11 -05:00
parent fca7ca06a0
commit 07fef6275e
No known key found for this signature in database
GPG key ID: BC1C4DA0A085E113
3 changed files with 19 additions and 12 deletions

View file

@ -6,9 +6,16 @@ image:
repository: ghcr.io/puppetlabs/vmpooler-deployment/vmpooler
pullPolicy: IfNotPresent
jruby_opts: '-J-XX:+UseG1GC'
configmapName: 'vmpooler-baseconfig'
sut_domain: 'vmpooler.example.com'
usage_stats: true
ondemand_request_ttl: '50'
ondemand_clone_limit: '50'
max_lifetime_upper_limit: '336'
vm_lifetime: '2'
vm_lifetime_auth: '12'
timeout: '15'
# .json private key, set in ENV var
gce: