2024-09-22 09:14:23 +00:00
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
kind: Kustomization
|
|
|
|
|
|
|
|
namespace: argocd
|
|
|
|
|
|
|
|
resources:
|
2024-10-25 17:17:42 +00:00
|
|
|
- https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/ha/install.yaml
|
2024-10-25 17:32:35 +00:00
|
|
|
- base/argo-cd-ingressroute.yaml
|
2024-10-25 17:17:42 +00:00
|
|
|
- base/argo-cd-namespace.yaml
|
|
|
|
- base/argo-cd-app-of-apps.yaml
|