From d97ddb60c8e820216f1c9e61880165ecd870db1f Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Mon, 9 Sep 2024 00:15:19 +0200 Subject: [PATCH] Remove type argocd --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index 55dc13e..38d795a 100644 --- a/argocd/kustomization.yaml +++ b/argocd/kustomization.yaml @@ -1,6 +1,6 @@ # additional resources like ingress rules, cluster and repository secrets. resources: -- github.com/argoproj/argo-cd//manifests/cluster-install?ref=stable +- github.com/argoproj/argo-cd/manifests/cluster-install?ref=stable # - cmp-plugin.yaml # changes to config maps