diff --git a/apps/kustomization.yaml b/apps/kustomization.yaml index 47c8d587..83cdb8ca 100644 --- a/apps/kustomization.yaml +++ b/apps/kustomization.yaml @@ -4,7 +4,7 @@ kind: Kustomization resources: # Prerequisites - resources/namespace.yaml -- github.com/argoproj/argo-cd//manifests/ha/cluster-install?ref=v2.0.2 +- github.com/argoproj/argo-cd//manifests/cluster-install?ref=v2.0.2 # System - resources/cert-manager.yaml - resources/longhorn.yaml