mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-06 10:08:37 +03:00
Fix calico-rr to use etcd certs instead of kube certs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
dependencies:
|
||||
- role: kubernetes/secrets
|
||||
- role: etcd
|
||||
- role: docker
|
||||
when: ansible_os_family != "CoreOS"
|
||||
- role: download
|
||||
|
||||
Reference in New Issue
Block a user