mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-09 08:55:55 -04:00
Use gcr.io/k8s-testimages/logexporter:v0.1.2.
This commit is contained in:
parent
41d66aaf87
commit
496c2cd1bb
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: logexporter-test
|
||||
image: k8s.gcr.io/logexporter:v0.1.1
|
||||
image: gcr.io/k8s-testimages/logexporter:v0.1.2
|
||||
env:
|
||||
- name: NODE_NAME
|
||||
valueFrom:
|
||||
|
|
|
|||
Loading…
Reference in a new issue