Merge pull request #73383 from danielqsj/zkr

bump zookeeper-installer image version in e2e
pull/564/head
Kubernetes Prow Robot 2019-03-07 16:12:09 -08:00 committed by GitHub
commit 2b354f3857
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"