mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-08 07:11:53 +00:00
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:
@@ -25,3 +25,10 @@ pinny_bcrypt_passwd_hash:
|
||||
|
||||
#! The plaintext password of the LDAP test account user.
|
||||
pinny_ldap_password:
|
||||
|
||||
#! Images for each of the deployed test components.
|
||||
dex_image: ghcr.io/dexidp/dex:v2.27.0
|
||||
ldap_image: projects.registry.vmware.com/pinniped/test-ldap:latest
|
||||
proxy_image: projects.registry.vmware.com/pinniped/test-forward-proxy:latest
|
||||
cfssl_image: cfssl/cfssl:1.5.0
|
||||
kubectl_image: bitnami/kubectl:latest
|
||||
|
||||
Reference in New Issue
Block a user