Skip to content

Commit 38f885f

Browse files
authored
remove kubeval link (#1126)
kubeval project is no longer supported; the link now goes to a sketchy site longer-term, this whole page should probably be reevaluated
1 parent 384f5e1 commit 38f885f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

functions/ts/kubeval/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Overview
44

5-
The `kubeval` function wraps the [`kubeval`] binary to validate resources
5+
The `kubeval` function wraps the `kubeval` binary to validate resources
66
against their [json schemas].
77

88
This function is often used in the following scenarios:
@@ -66,6 +66,4 @@ Config Connector resources).
6666
If you want to convert OpenAPI to json schema, you can use
6767
[openapi2jsonschema](https://github.com/instrumenta/openapi2jsonschema).
6868

69-
[`kubeval`]:https://kubeval.com
70-
7169
[json schemas]:https://json-schema.org

0 commit comments

Comments
 (0)