mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Always copy cert generation scripts to first etcd (#11612)
If we don't, existing installation would not pick up fix to that script,
such as dc33a1971d.
This commit is contained in:
@@ -35,7 +35,6 @@
|
|||||||
mode: "0700"
|
mode: "0700"
|
||||||
run_once: true
|
run_once: true
|
||||||
when:
|
when:
|
||||||
- gen_certs | default(false)
|
|
||||||
- inventory_hostname == groups['etcd'][0]
|
- inventory_hostname == groups['etcd'][0]
|
||||||
|
|
||||||
- name: Gen_certs | run cert generation script for etcd and kube control plane nodes
|
- name: Gen_certs | run cert generation script for etcd and kube control plane nodes
|
||||||
|
|||||||
Reference in New Issue
Block a user