diff --git a/template/stacks/ref-implementation/openbao.yaml b/template/stacks/ref-implementation/openbao.yaml index f41598b..965ff68 100644 --- a/template/stacks/ref-implementation/openbao.yaml +++ b/template/stacks/ref-implementation/openbao.yaml @@ -18,12 +18,12 @@ spec: name: in-cluster namespace: openbao sources: - - repoURL: https://github.com/openbao/openbao-helm.git - path: charts/openbao - targetRevision: HEAD - helm: - valueFiles: - - $values/stacks/ref-implementation/openbao/values.yaml + # - repoURL: https://github.com/openbao/openbao-helm.git + # path: charts/openbao + # targetRevision: HEAD + # helm: + # valueFiles: + # - $values/stacks/ref-implementation/openbao/values.yaml - repoURL: https://github.com/grafana/alloy.git path: charts/openbao targetRevision: HEAD