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

Commit 78acd7d

Browse files
KIAMImage should affect server as well as client.
1 parent 87aa5a9 commit 78acd7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/controlplane/config/templates/cloud-config-controller

+1-1
Original file line numberDiff line numberDiff line change
@@ -5061,7 +5061,7 @@ write_files:
50615061
secretName: kiam-server-tls
50625062
containers:
50635063
- name: kiam
5064-
image: quay.io/uswitch/kiam:v2.5
5064+
image: {{.KIAMImage.RepoWithTag}}
50655065
imagePullPolicy: Always
50665066
command:
50675067
- /server

0 commit comments

Comments
 (0)