nixos/cri-o: remove deprecated manage_ns_lifecycle option

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
This commit is contained in:
Sascha Grunert 2020-09-15 09:43:47 +02:00 committed by zowoq
parent 1e8324291e
commit e363aef498

View file

@ -99,7 +99,6 @@ in
[crio.runtime]
cgroup_manager = "systemd"
log_level = "${cfg.logLevel}"
manage_ns_lifecycle = true
pinns_path = "${cfg.package}/bin/pinns"
hooks_dir = []