Merge pull request #284 from mrunalp/fix_cgroups_cfg

Fixup cgroup in test sandbox config
This commit is contained in:
Antonio Murdaca 2016-12-16 22:48:57 +01:00 committed by GitHub
commit ebc77fedde

View file

@ -52,7 +52,7 @@
"security.alpha.kubernetes.io/seccomp/pod": "unconfined"
},
"linux": {
"cgroup_parent": "podsandbox1.slice:container:infra",
"cgroup_parent": "/ocid-podsandbox1",
"security_context": {
"namespace_options": {
"host_network": false,