Skip to content

Commit

Permalink
Whitelist no-extensions-v1beta in kube-linter
Browse files Browse the repository at this point in the history
Signed-off-by: Dinar Valeev <dinar.valeev@absa.africa>
  • Loading branch information
k0da committed Mar 4, 2021
1 parent 1c0c350 commit 622de44
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/kube-linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ jobs:
id: kube-lint-repo
uses: stackrox/kube-linter-action@v1.0.0
with:
config: .kube-linter.yaml
directory: chart
3 changes: 3 additions & 0 deletions .kube-linter.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
checks:
exclude:
- "no-extensions-v1beta"

0 comments on commit 622de44

Please sign in to comment.