From 5274e32034c111fdeafccf40d043b8230aef43c0 Mon Sep 17 00:00:00 2001 From: ThomasSamson Date: Tue, 27 Feb 2024 16:23:29 +0100 Subject: [PATCH] Fix values --- helm/chart/values-prod.yml | 4 +--- helm/chart/values.yaml | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/helm/chart/values-prod.yml b/helm/chart/values-prod.yml index 3c10bd0..35498ed 100644 --- a/helm/chart/values-prod.yml +++ b/helm/chart/values-prod.yml @@ -29,6 +29,4 @@ redis: size: "1Gi" postgresql: - persistence: - enabled: true - storageClass: "standard" \ No newline at end of file + enabled: false \ No newline at end of file diff --git a/helm/chart/values.yaml b/helm/chart/values.yaml index 17c8d5c..00fb6e6 100644 --- a/helm/chart/values.yaml +++ b/helm/chart/values.yaml @@ -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: ""