mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Move kubectl config into a specific playbook and fix certs path
This commit is contained in:
parent
c19e9410f8
commit
436d31433f
9 changed files with 29 additions and 25 deletions
5
k8s.yml
5
k8s.yml
|
|
@ -31,11 +31,6 @@
|
|||
tags: role-cfssl
|
||||
- role: kubernetes-ca
|
||||
tags: role-kubernetes-ca
|
||||
- hosts: k8s_kubectl
|
||||
become: yes
|
||||
roles:
|
||||
- role: kubectl
|
||||
tags: role-kubectl
|
||||
- hosts: k8s_etcd
|
||||
roles:
|
||||
- role: etcd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue