mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
bump zookeeper-installer image version in e2e
This commit is contained in:
parent
8b98e802ed
commit
44eb1fb864
@ -15,7 +15,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: install
|
- 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
|
imagePullPolicy: Always
|
||||||
args:
|
args:
|
||||||
- "--install-into=/opt"
|
- "--install-into=/opt"
|
||||||
|
Loading…
Reference in New Issue
Block a user