11 lines
214 B
YAML
11 lines
214 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
|