From 48a28127ce2d8ba457147d82ec77b6468ee6d3da Mon Sep 17 00:00:00 2001 From: miwr Date: Thu, 13 Mar 2025 15:14:39 +0100 Subject: [PATCH] testing --- template/stacks/ref-implementation/openbao.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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