Update helmrelease to use custom image
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2024-04-07 14:56:58 -04:00
parent 64a030c6bc
commit 755c64b27f
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8

View File

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