mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-08-04 03:50:08 -02:30
Etcd certs: use symlink in kubeadm config
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
tags:
|
||||
- k8s-pre-upgrade
|
||||
|
||||
- name: Create etcd cert symbolic links
|
||||
import_tasks: 0010-etcd-link.yml
|
||||
when:
|
||||
- etcd_deployment_type != "kubeadm"
|
||||
|
||||
- name: Create webhook token auth config
|
||||
template:
|
||||
src: webhook-token-auth-config.yaml.j2
|
||||
|
||||
Reference in New Issue
Block a user