From 5d58703e7b59709eae333ed397d100b63b0dc630 Mon Sep 17 00:00:00 2001 From: Matthieu Duret Date: Mon, 25 Sep 2023 09:50:37 +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 5470da1..3741217 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: api: bgatellier/heart-novit:1.2 - static: novit.tech/demo-faber/site:v2 + static: novit.tech/demo-faber/site:v1 pullPolicy: IfNotPresent imagePullSecrets: []