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:
@@ -1 +1,2 @@
|
|||||||
collectd_processes: '{{ collectd_processes_kubelet + collectd_processes_controller}}'
|
collectd_processes: '{{ collectd_processes_kubelet + collectd_processes_controller}}'
|
||||||
|
dnf_automatic_reboot: never
|
||||||
|
|||||||
Reference in New Issue
Block a user