diff --git a/template/stacks/ref-implementation/openbao/values.yaml b/template/stacks/ref-implementation/openbao/values.yaml index 95143da..ad44336 100644 --- a/template/stacks/ref-implementation/openbao/values.yaml +++ b/template/stacks/ref-implementation/openbao/values.yaml @@ -20,6 +20,8 @@ server: securityContext: runAsUser: 100 volumeMounts: + - name: alloy-data + mountPath: /var/lib/ - name: host-log-storage mountPath: /openbao/logs - name: logrotate-config-volume