Files
home-server/clusters/noble/bootstrap/argocd/kustomization.yaml

11 lines
357 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: argocd
resources:
- namespace.yaml
- https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.7/manifests/install.yaml
# Apply after install.yaml CRDs are Established (see README bootstrap); same file for GitOps retries.
- default-appproject.yaml
- argocd-server-lb.yaml