Skip to content

Commit

Permalink
Update operator.md (#5425)
Browse files Browse the repository at this point in the history
Co-authored-by: opentelemetrybot <[email protected]>
Co-authored-by: Tiffany Hrabusa <[email protected]>
  • Loading branch information
3 people authored Oct 24, 2024
1 parent 4a8e68b commit 70110e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/en/docs/kubernetes/helm/operator.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ generate/configure the required TLS certificate.
`.Values.admissionWebhooks.create` and `admissionWebhooks.certManager.enabled`
while setting your custom cert secret name in `admissionWebhooks.secretName`
- You can disable webhooks all together by disabling
`.Values.admissionWebhooks.create` and setting env var to
`ENABLE_WEBHOOKS: "false"`
`.Values.admissionWebhooks.create` and setting env var
`.Values.manager.env.ENABLE_WEBHOOKS` to `false`

All the configuration options (with comments) available in the chart can be
viewed in its
Expand Down

0 comments on commit 70110e4

Please sign in to comment.