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.frigate-exporter
parent
f0445ebe53
commit
6520b86958
|
@ -1 +1,2 @@
|
||||||
collectd_processes: '{{ collectd_processes_kubelet + collectd_processes_controller}}'
|
collectd_processes: '{{ collectd_processes_kubelet + collectd_processes_controller}}'
|
||||||
|
dnf_automatic_reboot: never
|
||||||
|
|
Loading…
Reference in New Issue