Change helmrelease to public container

This commit is contained in:
Tyler Perkins 2024-11-09 17:18:00 -05:00
parent 60969138d9
commit 2b7773f0dc
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8

View File

@ -113,9 +113,9 @@ spec:
## @param image.debug Specify if debug values should be set
##
image:
registry: git.clortox.com
repository: infrastructure/gluttony-cluster-postgresql
tag: v1.2.0
#registry: git.clortox.com
#repository: infrastructure/gluttony-cluster-postgresql
#tag: v1.2.0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'