diff --git a/clusters/my-cluster/argocd/kustomization.yaml b/clusters/my-cluster/argocd/kustomization.yaml index 35374ed..9e0192e 100644 --- a/clusters/my-cluster/argocd/kustomization.yaml +++ b/clusters/my-cluster/argocd/kustomization.yaml @@ -4,7 +4,7 @@ kind: Kustomization namespace: argocd resources: - namespace.yaml - - https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml + - https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.1/manifests/install.yaml patches: - patch: | apiVersion: v1