From f030255cbba663343a1dcd21d49a865f7efeb613 Mon Sep 17 00:00:00 2001 From: ThomasSamson Date: Tue, 27 Feb 2024 16:00:58 +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 c3e5088..7c48928 100644 --- a/helm/chart/values.yaml +++ b/helm/chart/values.yaml @@ -4,7 +4,7 @@ php: image: - repository: "ghcr.io/ApesHDF/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: ""