This commit is contained in:
parent
f8e3c15a12
commit
aaefe79301
@ -1,4 +1,3 @@
|
|||||||
checks:
|
checks:
|
||||||
runAsNonRoot: false # Disable the check for running as root
|
|
||||||
include: []
|
include: []
|
||||||
exclude: []
|
exclude: ["run-as-non-root", "no-read-only-root-fs"]
|
||||||
|
@ -19,7 +19,6 @@ spec:
|
|||||||
image: flyimg/flyimg:1.4.12
|
image: flyimg/flyimg:1.4.12
|
||||||
securityContext:
|
securityContext:
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
readOnlyRootFilesystem: true
|
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
resources:
|
resources:
|
||||||
|
Reference in New Issue
Block a user