mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-21 19:07:43 -02:30
* fix: use super-admin.conf for kube-vip when it exists
* Mathieu Parent add as co-author
Co-authored-by: Mathieu Parent <math.parent@gmail.com>
* template change for readability
* fix lint error
---------
Co-authored-by: Mathieu Parent <math.parent@gmail.com>
(cherry picked from commit e43e08c7d1)
Co-authored-by: Selçuk Arıbalı <selcukaribali@outlook.com>
This commit is contained in:
@@ -119,6 +119,6 @@ spec:
|
||||
hostNetwork: true
|
||||
volumes:
|
||||
- hostPath:
|
||||
path: /etc/kubernetes/admin.conf
|
||||
path: /etc/kubernetes/{{kube_vip_admin_conf}}
|
||||
name: kubeconfig
|
||||
status: {}
|
||||
|
||||
Reference in New Issue
Block a user