validate with kubeval

This commit is contained in:
Tobias Brunner 2020-05-05 20:19:00 +02:00
parent 6275d83c17
commit 9ae7dc6114

View file

@ -11,3 +11,8 @@ steps:
failure: ignore
commands:
- conftest test -p ./_test/deprek8 ./
- name: kubeval
image: garethr/kubeval:latest
failure: ignore
commands:
- kubeval --strict --ignore-missing-schemas -d /manifests -v 1.17