2024-09-22 09:14:23 +00:00
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
kind: Kustomization
|
|
|
|
|
|
|
|
namespace: argocd
|
|
|
|
|
|
|
|
resources:
|
|
|
|
- base/argo-cd-namespace.yaml
|
2024-09-23 19:56:59 +00:00
|
|
|
- base/argo-cd-app-of-apps.yaml
|
2024-09-23 18:30:08 +00:00
|
|
|
- https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/ha/install.yaml
|