Commit d9962946 authored by Victor Marmol's avatar Victor Marmol

Use latest cAdvisor image.

This keeps us from downloading all cAdvisor images just to use "latest".
parent 3a9295ad
...@@ -2,7 +2,7 @@ version: v1beta2 ...@@ -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
......
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