1
0
Fork 0
mirror of https://github.com/nold360/hive-apps synced 2025-01-13 01:24:57 +00:00
hive-apps/projects/argocd/project.yml
2022-03-18 22:26:17 +01:00

17 lines
345 B
YAML

config:
description: ArgoCD - Continous Deployment from Git
apps:
- name: argocd
repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd
targetRevision: 3.35.4
syncWave: '0'
secrets:
- name: argocd-secret
keys:
- admin.password
- server.secretkey
- oidc.auth0.clientSecret
- name: ca-cert
keys:
- ca