Any YAML validators/linters easily integrated with Gitlab's Code Quality?

As a part of normal CI pipeline we are going to add an additional step to validate/lint our YAML files for k8s deployments / secrets / configmaps / etc.

There are several k8s/YAML validators but I am looking for one which integrates with GitLab’s Code Quality tab in the pipeline window - can you recommend any ?

Hmm, it looks like nobody is using any YAML linters :wink: