Update deployment.yaml
This commit is contained in:
parent
e012b19ddf
commit
f7d77a70d5
1 changed files with 2 additions and 2 deletions
|
|
@ -185,9 +185,9 @@ spec:
|
||||||
memory: 512Mi
|
memory: 512Mi
|
||||||
cpu: "500m"
|
cpu: "500m"
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsNonRoot: false
|
|
||||||
|
|
||||||
runAsUser: 0
|
|
||||||
runAsGroup: 1000
|
runAsGroup: 1000
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue