diff --git a/k8s/argocd/kustomization.yaml b/k8s/argocd/kustomization.yaml index a5008a8..4150f56 100644 --- a/k8s/argocd/kustomization.yaml +++ b/k8s/argocd/kustomization.yaml @@ -3,5 +3,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - https://github.com/argoproj/argo-cd/manifests/install?ref=stable + - https://github.com/argoproj/argo-cd/manifests/namespace-install?ref=stable - ingress.yaml