Enable file state in static policy
This commit is contained in:

committed by
Szymon Scharmach

parent
210626577b
commit
7e7301ffaf
@@ -462,6 +462,7 @@ func run(s *options.KubeletServer, kubeDeps *kubelet.Dependencies) (err error) {
|
||||
CgroupsPerQOS: s.CgroupsPerQOS,
|
||||
CgroupRoot: s.CgroupRoot,
|
||||
CgroupDriver: s.CgroupDriver,
|
||||
KubeletRootDir: s.RootDirectory,
|
||||
ProtectKernelDefaults: s.ProtectKernelDefaults,
|
||||
NodeAllocatableConfig: cm.NodeAllocatableConfig{
|
||||
KubeReservedCgroupName: s.KubeReservedCgroup,
|
||||
|
Reference in New Issue
Block a user