From 90167a3046bd7b11f0fc8d6f1a8b1441f012c4b4 Mon Sep 17 00:00:00 2001 From: Rajesh Rajendran Date: Sun, 19 Dec 2021 10:46:45 +0530 Subject: [PATCH] fix(helm): image name Signed-off-by: Rajesh Rajendran --- scripts/helm/helm/openreplay/charts/utilities/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/helm/helm/openreplay/charts/utilities/values.yaml b/scripts/helm/helm/openreplay/charts/utilities/values.yaml index ead39a613..6c3e0056f 100644 --- a/scripts/helm/helm/openreplay/charts/utilities/values.yaml +++ b/scripts/helm/helm/openreplay/charts/utilities/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: - repository: rg.fr-par.scw.cloud/foss/utililities + repository: rg.fr-par.scw.cloud/foss/utilities pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: ""