Max Gautier
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
0 additions and
1 deletions
-
roles/download/templates/kubeadm-images.yaml.j2
|
|
@ -20,6 +20,5 @@ etcd: |
|
|
|
{% endfor %} |
|
|
|
{% endif %} |
|
|
|
dns: |
|
|
|
type: CoreDNS |
|
|
|
imageRepository: {{ coredns_image_repo | regex_replace('/coredns(?!/coredns).*$', '') }} |
|
|
|
imageTag: {{ coredns_image_tag }} |