From ce8321c2c641ebbbd9bda9ed4802cc4499d19526 Mon Sep 17 00:00:00 2001 From: Andrei Kartashov Date: Mon, 4 Sep 2023 12:38:35 +0700 Subject: [PATCH] argocd(chore): remove redundant releaseName --- state/gullfaxi/system/argocd.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/state/gullfaxi/system/argocd.yaml b/state/gullfaxi/system/argocd.yaml index 255033c..6c8646a 100644 --- a/state/gullfaxi/system/argocd.yaml +++ b/state/gullfaxi/system/argocd.yaml @@ -19,7 +19,6 @@ spec: chart: argo-cd targetRevision: 5.45.0 helm: - releaseName: argocd valueFiles: - $values/state/gullfaxi/system/argocd-values.yaml - repoURL: git@github.com:amkartashov/gf-k8s.git