This commit is contained in:
parent
a1cca693ed
commit
f47622c946
@ -19,6 +19,8 @@ spec:
|
|||||||
image: flyimg/flyimg:1.4.12
|
image: flyimg/flyimg:1.4.12
|
||||||
securityContext:
|
securityContext:
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
|
readOnlyRootFilesystem: true
|
||||||
|
runAsNonRoot: true
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
resources:
|
resources:
|
||||||
|
Reference in New Issue
Block a user