ref-implementation/openbao.yaml aktualisiert
Some checks failed
Codespell / Check for spelling errors (push) Has been cancelled

This commit is contained in:
Michal.Wrobel 2024-11-13 09:58:36 +00:00
parent 71223f2f67
commit d8104418cf

View file

@ -1,7 +1,7 @@
apiVersion: argoproj.io/v1alpha1 apiVersion: argoproj.io/v1alpha1
kind: Application kind: Application
metadata: metadata:
name: argocd name: openbao
namespace: argocd namespace: argocd
labels: labels:
env: dev env: dev
@ -14,7 +14,7 @@ spec:
- CreateNamespace=true - CreateNamespace=true
destination: destination:
name: in-cluster name: in-cluster
namespace: argocd namespace: openbao
sources: sources:
- repoURL: https://github.com/openbao/openbao-helm.git - repoURL: https://github.com/openbao/openbao-helm.git
path: charts/openbao path: charts/openbao
@ -22,6 +22,6 @@ spec:
helm: helm:
valueFiles: valueFiles:
- $values/stacks/core/openbao/values.yaml - $values/stacks/core/openbao/values.yaml
# - repoURL: https://gitea.cnoe.localtest.me/giteaAdmin/edfbuilder-shoot - repoURL: https://gitea.cnoe.localtest.me/giteaAdmin/edfbuilder-shoot
# targetRevision: HEAD targetRevision: HEAD
# ref: values ref: values