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
|
name: nextcloud
|
||||||
namespace: nextcloud
|
namespace: nextcloud
|
||||||
spec:
|
spec:
|
||||||
|
securityContext:
|
||||||
|
runAsUser: 1000
|
||||||
|
runAsGroup: 1000
|
||||||
|
fsGroup: 1000
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: nextcloud
|
app: nextcloud
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue