We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 384f5e1 commit 38f885fCopy full SHA for 38f885f
functions/ts/kubeval/README.md
@@ -2,7 +2,7 @@
2
3
## Overview
4
5
-The `kubeval` function wraps the [`kubeval`] binary to validate resources
+The `kubeval` function wraps the `kubeval` binary to validate resources
6
against their [json schemas].
7
8
This function is often used in the following scenarios:
@@ -66,6 +66,4 @@ Config Connector resources).
66
If you want to convert OpenAPI to json schema, you can use
67
[openapi2jsonschema](https://github.com/instrumenta/openapi2jsonschema).
68
69
-[`kubeval`]:https://kubeval.com
70
-
71
[json schemas]:https://json-schema.org
0 commit comments