Commit 3b6f2017 authored by Daniel Smith's avatar Daniel Smith

Merge pull request #467 from vmarmol/cadvisor

Use latest cAdvisor image.
parents 8ef60138 d9962946
......@@ -2,7 +2,7 @@ version: v1beta2
id: cadvisor-agent
containers:
- name: cadvisor
image: google/cadvisor
image: google/cadvisor:latest
ports:
- name: http
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