trying out argocd bootstrapping

This commit is contained in:
2023-10-09 14:53:41 +02:00
parent 7e1eb316ff
commit 4eb080c4fd
14 changed files with 177 additions and 9547 deletions

View File

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