fix linter config
All checks were successful
Check Kubernetes YAMLs / scan (push) Successful in 18s

This commit is contained in:
Lee 2024-09-23 10:28:32 +01:00
parent f8e3c15a12
commit aaefe79301
2 changed files with 1 additions and 3 deletions

@ -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: