mirror of
https://github.com/nold360/hive-apps
synced 2024-11-03 04:16:35 +00:00
18 lines
370 B
YAML
18 lines
370 B
YAML
config:
|
|
description: Argo-Workflows
|
|
|
|
apps:
|
|
- name: argo-workflows
|
|
repoURL: https://argoproj.github.io/argo-helm
|
|
chart: argo-workflows
|
|
targetRevision: 0.41.1
|
|
# secrets:
|
|
# - name: argocd-secret
|
|
# keys:
|
|
# - admin.password
|
|
# - server.secretkey
|
|
# - dex.authentik.clientSecret
|
|
# - webhook.gogs.secret
|
|
# - name: ca-cert
|
|
# keys:
|
|
# - ca
|