diff --git a/templates/ccm.yaml.tpl b/templates/ccm.yaml.tpl index 25b47b19..cfb4bc0d 100644 --- a/templates/ccm.yaml.tpl +++ b/templates/ccm.yaml.tpl @@ -16,6 +16,7 @@ spec: - "--allow-untagged-cloud" - "--allocate-node-cidrs=true" - "--cluster-cidr=${cluster_cidr_ipv4}" + - "--webhook-secure-port=0" %{if using_klipper_lb~} - "--secure-port=10288" %{endif~}