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
|
## @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'
|
||||||
|
Loading…
Reference in New Issue
Block a user