hive-apps/projects/argocd/project.yml
2021-11-17 14:38:59 +01:00

16 lines
325 B
YAML

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