Skip to content

Commit

Permalink
Fix installer.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwalach authored and adamwalach committed Mar 20, 2020
1 parent 390de23 commit ec0635d
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 @@ -196,7 +196,7 @@ spec:
readOnly: true
containers:
- name: kyma-installer-container
image: eu.gcr.io/kyma-project/develop/installer:1.11.0-rc1
image: eu.gcr.io/kyma-project/kyma-installer:1.11.0-rc1
imagePullPolicy: IfNotPresent
args:
- -tillerTLSInsecureSkipVerify=true
Expand Down

0 comments on commit ec0635d

Please sign in to comment.