diff --git a/template/stacks/ref-implementation/openbao/values.yaml b/template/stacks/ref-implementation/openbao/values.yaml index 3a55345..23fe45f 100644 --- a/template/stacks/ref-implementation/openbao/values.yaml +++ b/template/stacks/ref-implementation/openbao/values.yaml @@ -8,8 +8,8 @@ server: - name: sidecar-container-alloy-config mountPath: /etc/alloy/config.yaml subPath: config.yaml - args: - - --config.file=/etc/alloy/config.yaml + # args: + # - --config.file=/etc/alloy/config.yaml volumes: - name: sidecar-container-alloy-config