mirror of https://github.com/k3s-io/k3s
Using google/cadvisor:0.7.1 instead of :latest
parent
fd9d2df6e1
commit
6cb7f0451c
|
@ -2,7 +2,7 @@ version: v1beta2
|
||||||
id: cadvisor-agent
|
id: cadvisor-agent
|
||||||
containers:
|
containers:
|
||||||
- name: cadvisor
|
- name: cadvisor
|
||||||
image: google/cadvisor:latest
|
image: google/cadvisor:0.7.1
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 8080
|
containerPort: 8080
|
||||||
|
|
Loading…
Reference in New Issue