argocd-apps/argocd/kustomization.yaml
2024-11-10 00:32:29 +09:00

14 lines
302 B
YAML

resources:
- github.com/argoproj/argo-cd//manifests/cluster-install?ref=stable
- ingress.yaml
- repository.yaml
configMapGenerator:
- name: argocd-ssh-known-hosts-cm
behavior: merge
files:
- ssh_known_hosts
- name: argocd-cm
behavior: merge
literals:
- kustomize.buildOptions=--enable-helm