From d1ff3e6b378ee570b5fe7e8612df0984d2623cb6 Mon Sep 17 00:00:00 2001 From: Matthieu Duret Date: Mon, 30 Sep 2024 23:06:55 +0000 Subject: [PATCH] Actualiser helm/values.yaml --- helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/values.yaml b/helm/values.yaml index f4f4a93..ddd7947 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: api: bgatellier/heart-novit:1.1 - static: novit.tech/demo-faber/site:v2 + static: novit.tech/demo-faber/site:v1 pullPolicy: IfNotPresent imagePullSecrets: []