runAsUser: 100

This commit is contained in:
miwr 2025-03-31 15:48:42 +02:00
parent ce5bdf0226
commit f66f437cdf

View file

@ -18,7 +18,7 @@ server:
image: skymatic/logrotate:latest image: skymatic/logrotate:latest
# command: ["/bin/sh", "-c", "while true; do /usr/sbin/logrotate /etc/logrotate.conf; sleep 60; done"] # command: ["/bin/sh", "-c", "while true; do /usr/sbin/logrotate /etc/logrotate.conf; sleep 60; done"]
securityContext: securityContext:
runAsUser: 1 runAsUser: 100
volumeMounts: volumeMounts:
- name: alloy-data - name: alloy-data
mountPath: /var/lib/ mountPath: /var/lib/