Skip to content

Commit

Permalink
fixed flag
Browse files Browse the repository at this point in the history
Signed-off-by: dwertent <[email protected]>
  • Loading branch information
dwertent committed Dec 31, 2024
1 parent 0dd0e3f commit 4845a34
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{{- if .Values.operator.enableWebhook }}
{{- if .Values.webhook.enabled }}
apiVersion: admissionregistration.k8s.io/v1
kind: ValidatingWebhookConfiguration
name: {{ .Values.operator.name }}
Expand Down

0 comments on commit 4845a34

Please sign in to comment.