Fix Hetzner CCM cluster-cidr (#9127)

pull/9078/head
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
1 changed files with 1 additions and 1 deletions

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: