1
0
Fork 0

Address comments

This commit is contained in:
r1cebank 2023-05-02 16:14:10 +00:00
parent 29190213e5
commit a74e546e5d
1 changed files with 2 additions and 2 deletions

View File

@ -39,8 +39,8 @@ frontend:
# fsGroup: 1000 # fsGroup: 1000
securityContext: securityContext:
allowPrivilegeEscalation: true allowPrivilegeEscalation: false
runAsUser: 101 #nginx runAsUser: 101 # nginx
capabilities: capabilities:
drop: drop:
- ALL - ALL