Use latest cAdvisor image.

This keeps us from downloading all cAdvisor images just to use "latest".
This commit is contained in:
Victor Marmol 2014-07-15 10:16:52 -07:00
parent 3a9295add0
commit d9962946fc

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