runAsUser: 1

This commit is contained in:
miwr 2025-03-19 11:47:50 +01:00
parent 7efc8124b0
commit 18d03cee74

View file

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