.github: Add kube-linter check
This commit is contained in:
parent
8407c97d96
commit
2208cb1122
2 changed files with 24 additions and 0 deletions
4
templates/.kube-linter-config.yml
Normal file
4
templates/.kube-linter-config.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
checks:
|
||||
exclude:
|
||||
- "no-read-only-root-fs"
|
||||
- "run-as-non-root"
|
||||
Loading…
Add table
Add a link
Reference in a new issue