diff --git a/template/stacks/ref-implementation/openbao/values.yaml b/template/stacks/ref-implementation/openbao/values.yaml index e7cf291..91c18f0 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: 1001 + runAsUser: 0 volumes: - name: log-storage