diff --git a/clusters/my-cluster/argocd/kustomization.yaml b/clusters/my-cluster/argocd/kustomization.yaml index 0bc1d11..34853b3 100644 --- a/clusters/my-cluster/argocd/kustomization.yaml +++ b/clusters/my-cluster/argocd/kustomization.yaml @@ -5,4 +5,4 @@ namespace: argocd resources: - namespace.yaml - https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml - - ingress.yaml + # - ingress.yaml