Add options to pre-install job

This commit is contained in:
David Burke 2022-11-29 20:56:01 -05:00
parent ccfcb1bc23
commit 788906385b
2 changed files with 7 additions and 1 deletions

View file

@ -11,6 +11,10 @@ imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
preInstall:
enabled: true
activeDeadlineSeconds: 900
env:
normal: {}
secret: {}