mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
Merge pull request #73383 from danielqsj/zkr
bump zookeeper-installer image version in e2e
This commit is contained in:
commit
2b354f3857
@ -15,7 +15,7 @@ spec:
|
||||
spec:
|
||||
initContainers:
|
||||
- name: install
|
||||
image: gcr.io/kubernetes-e2e-test-images/pets/zookeeper-installer:1.2
|
||||
image: gcr.io/kubernetes-e2e-test-images/pets/zookeeper-installer:1.3
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- "--install-into=/opt"
|
||||
|
Loading…
Reference in New Issue
Block a user