Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Commit

Permalink
Merge pull request #1239 from HotelsDotCom/bug/kiam-server-image-conf…
Browse files Browse the repository at this point in the history
…igurable

KIAMImage should affect server as well as client.
  • Loading branch information
mumoshu authored Apr 17, 2018
2 parents acab53a + 78acd7d commit 1cbf1d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/controlplane/config/templates/cloud-config-controller
Original file line number Diff line number Diff line change
Expand Up @@ -5066,7 +5066,7 @@ write_files:
secretName: kiam-server-tls
containers:
- name: kiam
image: quay.io/uswitch/kiam:v2.5
image: {{.KIAMImage.RepoWithTag}}
imagePullPolicy: Always
command:
- /server
Expand Down

0 comments on commit 1cbf1d0

Please sign in to comment.