Add ArgoCD

This commit is contained in:
2024-08-05 21:57:14 -05:00
parent 09f9ccb8e5
commit 66993a9022
3 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,8 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: argocd
resources:
- namespace.yaml
- https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml
- ingress.yaml