Skip to content

Commit f5cc3af

Browse files
Update charts/hub-agent/values.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 94acacb commit f5cc3af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/hub-agent/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ enableGuardRail: true
1818
webhookClientConnectionType: service
1919
enableWorkload: false
2020
# useCertManager enables cert-manager for webhook certificate management
21-
# When enabled, cert-manager will be installed as a dependency
21+
# When enabled, cert-manager must be installed as a prerequisite (it is not installed automatically by this chart)
2222
# and a Certificate resource will be created
2323
useCertManager: false
2424
# webhookCertDir is the directory where webhook certificates are mounted

0 commit comments

Comments
 (0)