stacks/ref-implementation/openbao.yaml

28 lines
632 B
YAML
Raw Normal View History

2024-11-11 13:39:55 +00:00
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
2024-11-13 09:33:41 +00:00
name: argocd
2024-11-11 13:39:55 +00:00
namespace: argocd
2024-11-13 09:33:41 +00:00
labels:
env: dev
2024-11-11 13:39:55 +00:00
spec:
project: default
syncPolicy:
automated:
selfHeal: true
syncOptions:
- CreateNamespace=true
2024-11-13 09:33:41 +00:00
destination:
name: in-cluster
namespace: argocd
sources:
- repoURL: https://github.com/openbao/openbao-helm.git
path: charts/openbao
targetRevision: HEAD
helm:
valueFiles:
- $values/stacks/core/openbao/values.yaml
2024-11-13 09:45:28 +00:00
# - repoURL: https://gitea.cnoe.localtest.me/giteaAdmin/edfbuilder-shoot
# targetRevision: HEAD
# ref: values