disable run-as-non-root lint check
Some checks failed
Check Kubernetes YAMLs / scan (push) Failing after 18s
Some checks failed
Check Kubernetes YAMLs / scan (push) Failing after 18s
This commit is contained in:
@ -37,4 +37,4 @@ jobs:
|
||||
|
||||
- name: Scan yaml files with kube-linter
|
||||
run: |
|
||||
kube-linter lint .kubernetes/apps
|
||||
kube-linter lint .kubernetes/apps --run-as-non-root=false
|
||||
|
Reference in New Issue
Block a user