mirror of
https://github.com/yannh/kubeconform.git
synced 2026-02-19 01:47:02 +00:00
refactor: try using relative path instead of remote path for architecture diagrams
This commit is contained in:
parent
975017d9ea
commit
d8e7c7a754
1 changed files with 2 additions and 2 deletions
|
|
@ -35,8 +35,8 @@ and break it down into multiple JSON schemas, stored in github at
|
||||||
Kubeconform relies on [a fork of kubernetes-json-schema](https://github.com/yannh/kubernetes-json-schema/)
|
Kubeconform relies on [a fork of kubernetes-json-schema](https://github.com/yannh/kubernetes-json-schema/)
|
||||||
that is more aggressively kept up-to-date, and contains schemas for all recent versions of Kubernetes.
|
that is more aggressively kept up-to-date, and contains schemas for all recent versions of Kubernetes.
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
### Limits of Kubeconform validation
|
### Limits of Kubeconform validation
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue