hive-apps/projects/argocd/project.yml
2024-04-24 07:46:01 +00:00

23 lines
423 B
YAML

config:
description: ArgoCD - Continous Deployment from Git
apps:
- name: argocd
repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd
targetRevision: 6.7.15
syncWave: '0'
syncPolicy:
automated:
prune: false
secrets:
- name: argocd-secret
keys:
- admin.password
- server.secretkey
- dex.authentik.clientSecret
- webhook.gogs.secret
- name: ca-cert
keys:
- ca