diff --git a/template/stacks/ref-implementation/openbao/values.yaml b/template/stacks/ref-implementation/openbao/values.yaml index 0c77c5f..5a9c951 100644 --- a/template/stacks/ref-implementation/openbao/values.yaml +++ b/template/stacks/ref-implementation/openbao/values.yaml @@ -11,10 +11,10 @@ server: args: - --config.file=/etc/alloy/config.yaml - # extraVolumes: - # - name: sidecar-container-alloy-config - # configMap: - # name: sidecar-container-alloy-config + extraVolumes: + - name: sidecar-container-alloy-config + configMap: + name: sidecar-container-alloy-config postStart: - sh