diff --git a/template/stacks/ref-implementation/openbao.yaml b/template/stacks/ref-implementation/openbao.yaml index 965ff68..799001b 100644 --- a/template/stacks/ref-implementation/openbao.yaml +++ b/template/stacks/ref-implementation/openbao.yaml @@ -18,15 +18,15 @@ 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/grafana/alloy.git + - 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: operations/helm/charts/alloy + targetRevision: HEAD helm: valueFiles: - $values/stacks/ref-implementation/openbao/logging-values.yaml