Files
configpolicy/group_vars/k8s-controller.yml
Dustin C. Hatch 6520b86958 k8s-controller: Do not reboot after auto-updates
I don't want the Kubernetes control plane servers rebooting themselves
randomly; I need to coordinate that with other goings-on on the network.
2024-06-23 10:43:15 -05:00

3 lines
114 B
YAML

collectd_processes: '{{ collectd_processes_kubelet + collectd_processes_controller}}'
dnf_automatic_reboot: never