mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-26 16:11:33 -03:30
ensure post-upgrade purge ones only once
This commit is contained in:
parent
0794a866a7
commit
57ee304260
@ -4,4 +4,5 @@
|
||||
environment:
|
||||
ETCDCTL_API: 2
|
||||
delegate_to: "{{groups['etcd'][0]}}"
|
||||
run_once: true
|
||||
when: kube_apiserver_storage_backend == "etcd3" and needs_etcd_migration|bool|default(false)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user