Skip to content

Commit 70110e4

Browse files
yukimotochernopentelemetrybottiffany76
authored
Update operator.md (#5425)
Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Tiffany Hrabusa <[email protected]>
1 parent 4a8e68b commit 70110e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/kubernetes/helm/operator.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ generate/configure the required TLS certificate.
6363
`.Values.admissionWebhooks.create` and `admissionWebhooks.certManager.enabled`
6464
while setting your custom cert secret name in `admissionWebhooks.secretName`
6565
- You can disable webhooks all together by disabling
66-
`.Values.admissionWebhooks.create` and setting env var to
67-
`ENABLE_WEBHOOKS: "false"`
66+
`.Values.admissionWebhooks.create` and setting env var
67+
`.Values.manager.env.ENABLE_WEBHOOKS` to `false`
6868

6969
All the configuration options (with comments) available in the chart can be
7070
viewed in its

0 commit comments

Comments
 (0)