Files
home-server/clusters/noble/bootstrap/argocd/kustomization.yaml
2026-03-27 03:52:57 -04:00

11 lines
287 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
- default-appproject.yaml
patchesStrategicMerge:
- argocd-server-service-patch.yaml