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