Fix values

This commit is contained in:
ThomasSamson 2024-02-27 16:23:29 +01:00
parent 41f826fc51
commit 5274e32034
2 changed files with 2 additions and 4 deletions

View file

@ -29,6 +29,4 @@ redis:
size: "1Gi" size: "1Gi"
postgresql: postgresql:
persistence: enabled: false
enabled: true
storageClass: "standard"

View file

@ -50,7 +50,7 @@ consumer:
caddy: caddy:
image: image:
repository: "ghcr.io/ApesHDF/plateformcoop-ebs-caddy" # CHANGE ME repository: "ghcr.io/apes-hdf/plateformcoop-ebs-caddy" # CHANGE ME
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion. # Overrides the image tag whose default is the chart appVersion.
tag: "" tag: ""