Skip to content

Commit

Permalink
Disable conversion block by default
Browse files Browse the repository at this point in the history
  • Loading branch information
engedaam committed Aug 12, 2024
1 parent e614da2 commit f6d4c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/karpenter-crd/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
webhook:
# -- Whether to enable the webhooks and webhook permissions.
enabled: true
enabled: false
serviceName: karpenter
serviceNamespace: kube-system
# -- The container port to use for the webhook.
Expand Down

0 comments on commit f6d4c79

Please sign in to comment.