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
Dustin 2024-06-21 22:09:37 -05:00
parent f0445ebe53
commit 6520b86958
1 changed files with 1 additions and 0 deletions

View File

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