Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 558 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 558 Bytes

Commonly used CRDs in a format that kubeval/kubeconform can use.

kubeval --strict --additional-schema-locations https://raw.githubusercontent.com/dmichel1/kube-crds/master kube-resources.yaml

Schema files were created based on the script in the kubeconform repo.

Make sure to run with export FILENAME_FORMAT='{kind}-{group}-{version}'. Schema files should be in both -strict and non-strict directories.