hive-apps/projects/argocd/project.yml
2024-02-09 03:12:11 +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: 5.55.0
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