From 8fa1497a3145b7d518d6b542457ed8177f833a35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Tue, 13 Jun 2023 21:42:13 +0200 Subject: [PATCH] change the name of the helm repository --- infrastructure/templates/helmchartrepository.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/templates/helmchartrepository.yaml b/infrastructure/templates/helmchartrepository.yaml index fc0b4ff..73c5cd0 100644 --- a/infrastructure/templates/helmchartrepository.yaml +++ b/infrastructure/templates/helmchartrepository.yaml @@ -130,6 +130,6 @@ metadata: argocd.argoproj.io/sync-wave: "35" name: eshop-charts spec: - name: eshop-charts + name: eShop Helm Charts connectionConfig: url: http://helm-repository.eshop-infra.svc:8080