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

View File

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