mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
fix-the-issue-of-miss-the-etcd-user (#9016)
This commit is contained in:
@@ -23,3 +23,4 @@
|
||||
owner: "{{ etcd_owner }}"
|
||||
group: "{{ etcd_owner }}"
|
||||
mode: 0700
|
||||
when: etcd_deployment_type == "kubeadm"
|
||||
|
||||
Reference in New Issue
Block a user