k3s-infra/infrastructure/argocd/kustomization.yaml
2023-10-10 13:07:40 +02:00

15 lines
330 B
YAML

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
### apply patches from file
patchesStrategicMerge:
- known-hosts.configmap.yaml