operations/helm/charts/alloy path fixed
This commit is contained in:
parent
48a28127ce
commit
de8dc94e28
1 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue