From 41f826fc51ff7d540c72169d7d64d804912ca17f Mon Sep 17 00:00:00 2001 From: ThomasSamson Date: Tue, 27 Feb 2024 16:12:06 +0100 Subject: [PATCH] Fix image name --- helm/chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/chart/values.yaml b/helm/chart/values.yaml index 7c48928..17c8d5c 100644 --- a/helm/chart/values.yaml +++ b/helm/chart/values.yaml @@ -4,7 +4,7 @@ php: image: - repository: "ghcr.io/Apes-HDF/plateformcoop-ebs-php" # CHANGE ME + repository: "ghcr.io/apes-hdf/plateformcoop-ebs-php" # CHANGE ME pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: ""