Update deployment.yaml
This commit is contained in:
parent
507189b401
commit
4e403e757d
1 changed files with 1 additions and 2 deletions
|
|
@ -186,9 +186,8 @@ spec:
|
||||||
cpu: "500m"
|
cpu: "500m"
|
||||||
securityContext:
|
securityContext:
|
||||||
|
|
||||||
runAsUser: 1025
|
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
runAsGroup: 1000
|
|
||||||
allowPrivilegeEscalation: true
|
allowPrivilegeEscalation: true
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
capabilities:
|
capabilities:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue