disable run-as-non-root lint check
Some checks failed
Check Kubernetes YAMLs / scan (push) Failing after 18s

This commit is contained in:
Lee
2024-09-23 10:21:44 +01:00
parent 3146a164a3
commit 937b11ca35
3 changed files with 11 additions and 20 deletions

View File

@ -20,7 +20,6 @@ spec:
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
runAsNonRoot: true
ports:
- containerPort: 80
resources: