mirror of
https://github.com/yannh/kubeconform.git
synced 2026-02-11 14:09:21 +00:00
Add link to godoc for validator pkg
This commit is contained in:
parent
22e82c4922
commit
abaa1f0640
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
[](https://github.com/yannh/kubeconform/actions?query=branch%3Amaster)
|
||||
[](https://goreportcard.com/report/github.com/yannh/kubeconform)
|
||||
[](https://godoc.org/github.com/yannh/kubeconform)
|
||||
|
||||
Kubeconform is a Kubernetes manifests validation tool. Build it into your CI to validate your Kubernetes
|
||||
configuration using the schemas from the registry maintained by the
|
||||
|
|
|
|||
Loading…
Reference in a new issue