runAsUser: 0

This commit is contained in:
miwr 2025-03-19 11:39:53 +01:00
parent 3cd6a846b2
commit 7efc8124b0

View file

@ -12,7 +12,7 @@ server:
- name: log-storage
mountPath: /var/log/
securityContext:
runAsUser: 1001
runAsUser: 0
volumes:
- name: log-storage