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 0496e22 commit 832062eCopy full SHA for 832062e
dist/chart/values.yaml
@@ -66,6 +66,13 @@ crd:
66
# To disable metrics export set false, and ensure that the
67
# ControllerManager argument "--metrics-bind-address=:8443" is removed.
68
metrics:
69
+ enable: false
70
+
71
+# [WEBHOOKS]: Webhooks configuration
72
+# The following configuration is automatically generated from the manifests
73
+# generated by controller-gen. To update run 'make manifests' and
74
+# the edit command with the '--force' flag
75
+webhook:
76
enable: true
77
78
# [PROMETHEUS]: To enable a ServiceMonitor to export metrics to Prometheus set true
0 commit comments