Commit 9a4476a6 authored by Vishnu Kannan's avatar Vishnu Kannan

Update cadvisor manifest to bind mount "/sys" from global namespace.

parent 474cf208
......@@ -14,8 +14,8 @@ containers:
- name: varlibdocker
mountPath: /var/lib/docker
readOnly: true
- name: cgroups
mountPath: /sys/fs/cgroup
- name: sysfs
mountPath: /sys
readOnly: true
volumes:
- name: varrun
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment