We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e63bc5 commit 321cc0eCopy full SHA for 321cc0e
Readme.md
@@ -16,7 +16,7 @@ It is inspired by, contains code from and is designed to stay close to
16
* configurable list of **remote, or local schemas locations**, enabling validating Kubernetes
17
custom resources (CRDs) and offline validation capabilities
18
* uses by default a [self-updating fork](https://github.com/yannh/kubernetes-json-schema) of the schemas registry maintained
19
- by the [kubernetes-json-schema](https://github.com/instrumenta/kubernetes-json-schema) project - which guarantees
+ by the kubernetes-json-schema project - which guarantees
20
up-to-date **schemas for all recent versions of Kubernetes**.
21
22
### A small overview of Kubernetes manifest validation
0 commit comments