hive-apps/projects/argocd/project.yml

23 lines
423 B
YAML
Raw Normal View History

2021-11-28 10:16:31 +00:00
config:
description: ArgoCD - Continous Deployment from Git
2021-11-28 10:16:31 +00:00
apps:
- name: argocd
repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd
targetRevision: 5.29.1
2021-12-18 10:27:50 +00:00
syncWave: '0'
syncPolicy:
automated:
prune: false
2021-11-28 10:16:31 +00:00
secrets:
2021-12-18 10:27:50 +00:00
- name: argocd-secret
keys:
- admin.password
- server.secretkey
- dex.authentik.clientSecret
- webhook.gogs.secret
2021-12-18 10:27:50 +00:00
- name: ca-cert
keys:
- ca