From db9f27b66ffeffa6ebd55bd7046f33174af9d9c1 Mon Sep 17 00:00:00 2001 From: Matthieu Duret Date: Fri, 22 Sep 2023 16:15:39 +0000 Subject: [PATCH] migration sur heimdall --- helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/values.yaml b/helm/values.yaml index a7b0ee6..3741217 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: api: bgatellier/heart-novit:1.2 - static: mcluseau/heart-front:1.1 + static: novit.tech/demo-faber/site:v1 pullPolicy: IfNotPresent imagePullSecrets: []