From bb53284b123a78104d730ff4cbe402275a534bb8 Mon Sep 17 00:00:00 2001 From: Ryan Cavicchioni Date: Thu, 26 Jun 2025 23:25:25 -0500 Subject: [PATCH] add Argo CD --- argocd/kustomization.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 argocd/kustomization.yaml diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml new file mode 100644 index 0000000..8ec7967 --- /dev/null +++ b/argocd/kustomization.yaml @@ -0,0 +1,3 @@ +--- +resources: +- github.com/argoproj/argo-cd//manifests/cluster-install?ref=stable