Skip to content

Commit

Permalink
Update Karpetner-crds to disable the webhooks conversion block by def…
Browse files Browse the repository at this point in the history
…ault
  • Loading branch information
engedaam committed Aug 12, 2024
1 parent 5e874ca commit 03be8cc
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 03be8cc

Please sign in to comment.