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