Parameterize our test images in ytt.

These are images we use for local and some CI testing.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
This commit is contained in:
Matt Moyer
2021-06-03 13:24:26 -05:00
parent b5ed4e6a13
commit df78e00df3
5 changed files with 16 additions and 10 deletions

View File

@@ -68,8 +68,7 @@ spec:
spec:
containers:
- name: dex
image: ghcr.io/dexidp/dex:v2.27.0
imagePullPolicy: IfNotPresent
image: #@ data.values.dex_image
command:
- /usr/local/bin/dex
- serve