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.
This commit is contained in:
2024-06-21 22:09:37 -05:00
parent f0445ebe53
commit 6520b86958

View File

@@ -1 +1,2 @@
collectd_processes: '{{ collectd_processes_kubelet + collectd_processes_controller}}'
dnf_automatic_reboot: never