From 9199ded5658539e3409007200afa32c8d62e8fce Mon Sep 17 00:00:00 2001 From: Chris Richardson Date: Fri, 24 Jan 2025 12:48:00 -0500 Subject: [PATCH] fix project name --- helm/default.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/default.yaml b/helm/default.yaml index fad1fc5..4ef32f4 100644 --- a/helm/default.yaml +++ b/helm/default.yaml @@ -4,7 +4,7 @@ metadata: name: ingress-controller namespace: argocd spec: - project: ingress-controller + project: default source: chart: ingress-nginx repoURL: https://kubernetes.github.io/ingress-nginx