diff --git a/template/stacks/ref-implementation/openbao/values.yaml b/template/stacks/ref-implementation/openbao/values.yaml index 91c18f0..8ce0f7c 100644 --- a/template/stacks/ref-implementation/openbao/values.yaml +++ b/template/stacks/ref-implementation/openbao/values.yaml @@ -12,7 +12,7 @@ server: - name: log-storage mountPath: /var/log/ securityContext: - runAsUser: 0 + runAsUser: 1 volumes: - name: log-storage