change default for failCgroupv1

This commit is contained in:
Kevin Hannon
2025-09-28 13:12:59 -04:00
parent 06c47136fe
commit 7e27b9c241
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ enforceNodeAllocatable:
eventBurst: 100
eventRecordQPS: 50
evictionPressureTransitionPeriod: 5m0s
failCgroupV1: false
failCgroupV1: true
failSwapOn: true
fileCheckFrequency: 20s
hairpinMode: promiscuous-bridge

View File

@@ -38,7 +38,7 @@ enforceNodeAllocatable:
eventBurst: 10
eventRecordQPS: 5
evictionPressureTransitionPeriod: 5m0s
failCgroupV1: false
failCgroupV1: true
failSwapOn: true
fileCheckFrequency: 20s
hairpinMode: promiscuous-bridge