diff --git a/template/stacks/ref-implementation/openbao/values.yaml b/template/stacks/ref-implementation/openbao/values.yaml index 519ac1c..3a55345 100644 --- a/template/stacks/ref-implementation/openbao/values.yaml +++ b/template/stacks/ref-implementation/openbao/values.yaml @@ -6,7 +6,7 @@ server: - containerPort: 12345 volumeMounts: - name: sidecar-container-alloy-config - mountPath: /etc/alloy + mountPath: /etc/alloy/config.yaml subPath: config.yaml args: - --config.file=/etc/alloy/config.yaml