We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c375b6 commit 5a6447eCopy full SHA for 5a6447e
charts/nginx-gateway-fabric/values.yaml
@@ -479,8 +479,9 @@ certGenerator:
479
# -- Overwrite existing TLS Secrets on startup.
480
overwrite: false
481
482
-# -- How long to wait after the cert generato job has finished before it is reaped by the job controller
+ # -- How long to wait after the cert generator job has finished before it is removed by the job controller.
483
ttlSecondsAfterFinished: 30
484
+
485
# -- Tolerations for the cert-generator pod.
486
tolerations: []
487
0 commit comments