Merge pull request #467 from vmarmol/cadvisor
Use latest cAdvisor image.
This commit is contained in:
@@ -2,7 +2,7 @@ version: v1beta2
|
||||
id: cadvisor-agent
|
||||
containers:
|
||||
- name: cadvisor
|
||||
image: google/cadvisor
|
||||
image: google/cadvisor:latest
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 8080
|
||||
|
Reference in New Issue
Block a user