Skip to content

Commit

Permalink
Fix installer image path
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwalach authored and dekiel committed Apr 29, 2020
1 parent e6f83c5 commit 33be507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installation/resources/installer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ spec:
readOnly: true
containers:
- name: kyma-installer-container
image: eu.gcr.io/kyma-project/kyma-installer:1.12
image: eu.gcr.io/kyma-project/kyma-installer:1.12.0-rc1
imagePullPolicy: IfNotPresent
args:
- -tillerTLSInsecureSkipVerify=true
Expand Down

0 comments on commit 33be507

Please sign in to comment.