mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-24 21:13:16 +00:00
change default for failCgroupv1
This commit is contained in:
@@ -38,7 +38,7 @@ enforceNodeAllocatable:
|
||||
eventBurst: 100
|
||||
eventRecordQPS: 50
|
||||
evictionPressureTransitionPeriod: 5m0s
|
||||
failCgroupV1: false
|
||||
failCgroupV1: true
|
||||
failSwapOn: true
|
||||
fileCheckFrequency: 20s
|
||||
hairpinMode: promiscuous-bridge
|
||||
|
||||
@@ -38,7 +38,7 @@ enforceNodeAllocatable:
|
||||
eventBurst: 10
|
||||
eventRecordQPS: 5
|
||||
evictionPressureTransitionPeriod: 5m0s
|
||||
failCgroupV1: false
|
||||
failCgroupV1: true
|
||||
failSwapOn: true
|
||||
fileCheckFrequency: 20s
|
||||
hairpinMode: promiscuous-bridge
|
||||
|
||||
Reference in New Issue
Block a user