fix(k3s_multi_master): adjusted config so multi-master install works

!9 nofusscomputing/infrastructure/configuration-management/project-production!4
This commit is contained in:
2023-11-18 03:48:47 +09:30
parent 915cdf5e1e
commit c41e12544b
3 changed files with 5 additions and 11 deletions

View File

@ -43,7 +43,7 @@ k3s:
kind: Policy
rules:
- level: Request
when: "{{ kubernetes_config.cluster.prime.name == inventory_hostname }}"
when: "{{ Kubernetes_Master | default(false) }}"
- name: 90-kubelet.conf
path: /etc/sysctl.d