Fix Hetzner CCM cluster-cidr (#9127)

This commit is contained in:
Aveline 2022-07-30 20:18:27 -07:00 committed by GitHub
parent 5b976a8d80
commit 06f8368ce6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@ spec:
- "--leader-elect=false"
- "--allow-untagged-cloud"
- "--allocate-node-cidrs=true"
- "--cluster-cidr=10.244.0.0/16"
- "--cluster-cidr={{ kube_pods_subnet }}"
{% if external_hcloud_cloud.controller_extra_args is defined %}
args: