ref-implementation/openbao.yaml aktualisiert
Some checks failed
Codespell / Check for spelling errors (push) Has been cancelled
Some checks failed
Codespell / Check for spelling errors (push) Has been cancelled
This commit is contained in:
parent
71223f2f67
commit
d8104418cf
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: argocd
|
||||
name: openbao
|
||||
namespace: argocd
|
||||
labels:
|
||||
env: dev
|
||||
|
@ -14,7 +14,7 @@ spec:
|
|||
- CreateNamespace=true
|
||||
destination:
|
||||
name: in-cluster
|
||||
namespace: argocd
|
||||
namespace: openbao
|
||||
sources:
|
||||
- repoURL: https://github.com/openbao/openbao-helm.git
|
||||
path: charts/openbao
|
||||
|
@ -22,6 +22,6 @@ spec:
|
|||
helm:
|
||||
valueFiles:
|
||||
- $values/stacks/core/openbao/values.yaml
|
||||
# - repoURL: https://gitea.cnoe.localtest.me/giteaAdmin/edfbuilder-shoot
|
||||
# targetRevision: HEAD
|
||||
# ref: values
|
||||
- repoURL: https://gitea.cnoe.localtest.me/giteaAdmin/edfbuilder-shoot
|
||||
targetRevision: HEAD
|
||||
ref: values
|
||||
|
|
Loading…
Reference in a new issue