run as giduid 1000

This commit is contained in:
j 2025-07-02 00:30:14 +10:00
parent ecc5ee6641
commit ca6b18bc1a

View file

@ -49,6 +49,10 @@ metadata:
name: nextcloud
namespace: nextcloud
spec:
securityContext:
runAsUser: 1000
runAsGroup: 1000
fsGroup: 1000
selector:
matchLabels:
app: nextcloud