run as giduid 1000
This commit is contained in:
parent
ecc5ee6641
commit
ca6b18bc1a
1 changed files with 4 additions and 0 deletions
|
@ -49,6 +49,10 @@ metadata:
|
|||
name: nextcloud
|
||||
namespace: nextcloud
|
||||
spec:
|
||||
securityContext:
|
||||
runAsUser: 1000
|
||||
runAsGroup: 1000
|
||||
fsGroup: 1000
|
||||
selector:
|
||||
matchLabels:
|
||||
app: nextcloud
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue