Modify template to use systemd cgroup settings

Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
Mrunal Patel 2016-08-15 16:56:20 -07:00
parent 2c95c0bb0d
commit c6cf44513e

View file

@ -44,7 +44,7 @@
"owner": "hmeng"
},
"linux": {
"cgroup_parent": "/sys/fs/cgroup/test",
"cgroup_parent": "podsandbox1.slice:container:infra",
"namespace_options": {
"host_network": false,
"host_pid": false,