mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-08-04 20:10:03 -02:30
Fix(#13396)Delete the leftover eviction_hard_control_plane variable (#13400)
This commit is contained in:
@@ -56,7 +56,6 @@ system_pid_reserved: 1000
|
||||
## Eviction Thresholds to avoid system OOMs
|
||||
# https://kubernetes.io/docs/tasks/administer-cluster/reserve-compute-resources/#eviction-thresholds
|
||||
eviction_hard: {}
|
||||
eviction_hard_control_plane: {}
|
||||
|
||||
kubelet_status_update_frequency: 10s
|
||||
|
||||
|
||||
Reference in New Issue
Block a user