mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-07 03:31:20 -03:30
committed by
Kubernetes Prow Robot
parent
38009a215a
commit
ea7a6f1cf1
@@ -71,7 +71,7 @@
|
||||
tags: facts
|
||||
|
||||
- name: kubeadm | Copy etcd cert dir under k8s cert dir
|
||||
command: "cp -TR {{ etcd_cert_dir }} {{ kube_config_dir }}/ssl/etcd"
|
||||
command: "cp -TR {{ etcd_cert_dir }} {{ kube_cert_dir }}/etcd"
|
||||
changed_when: false
|
||||
|
||||
- name: Create audit-policy directory
|
||||
|
||||
Reference in New Issue
Block a user