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 94acacb commit f5cc3afCopy full SHA for f5cc3af
charts/hub-agent/values.yaml
@@ -18,7 +18,7 @@ enableGuardRail: true
18
webhookClientConnectionType: service
19
enableWorkload: false
20
# useCertManager enables cert-manager for webhook certificate management
21
-# When enabled, cert-manager will be installed as a dependency
+# When enabled, cert-manager must be installed as a prerequisite (it is not installed automatically by this chart)
22
# and a Certificate resource will be created
23
useCertManager: false
24
# webhookCertDir is the directory where webhook certificates are mounted
0 commit comments