Update helmrelease to use custom image
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
64a030c6bc
commit
755c64b27f
@ -113,9 +113,9 @@ spec:
|
||||
## @param image.debug Specify if debug values should be set
|
||||
##
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/postgresql
|
||||
tag: 16.0.0-debian-11-r3
|
||||
registry: git.clortox.com
|
||||
repository: infrastructure/gluttony-cluster-postgresql
|
||||
tag: v1.0.0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
Loading…
Reference in New Issue
Block a user