Fix values
This commit is contained in:
parent
41f826fc51
commit
5274e32034
2 changed files with 2 additions and 4 deletions
|
|
@ -29,6 +29,4 @@ redis:
|
|||
size: "1Gi"
|
||||
|
||||
postgresql:
|
||||
persistence:
|
||||
enabled: true
|
||||
storageClass: "standard"
|
||||
enabled: false
|
||||
|
|
@ -50,7 +50,7 @@ consumer:
|
|||
|
||||
caddy:
|
||||
image:
|
||||
repository: "ghcr.io/ApesHDF/plateformcoop-ebs-caddy" # CHANGE ME
|
||||
repository: "ghcr.io/apes-hdf/plateformcoop-ebs-caddy" # CHANGE ME
|
||||
pullPolicy: IfNotPresent
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: ""
|
||||
|
|
|
|||
Loading…
Reference in a new issue