Merge pull request #467 from vmarmol/cadvisor

Use latest cAdvisor image.
This commit is contained in:
Daniel Smith 2014-07-15 10:38:52 -07:00
commit 3b6f201770

View File

@ -2,7 +2,7 @@ version: v1beta2
id: cadvisor-agent id: cadvisor-agent
containers: containers:
- name: cadvisor - name: cadvisor
image: google/cadvisor image: google/cadvisor:latest
ports: ports:
- name: http - name: http
containerPort: 8080 containerPort: 8080