1
0
Fork 0
mirror of https://github.com/nold360/hive-apps synced 2025-01-11 16:24:55 +00:00
hive-apps/projects/argocd/project.yml
2024-02-09 03:12:11 +00:00

22 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