diff --git a/template/stacks/ref-implementation/openbao/values.yaml b/template/stacks/ref-implementation/openbao/values.yaml index 38b38d9..4592f06 100644 --- a/template/stacks/ref-implementation/openbao/values.yaml +++ b/template/stacks/ref-implementation/openbao/values.yaml @@ -23,7 +23,7 @@ server: path: /var/log/test volumeMounts: - - mountPath: /var/log/test + - mountPath: / name: plugins readOnly: false