Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove kubeval link #1126

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions functions/ts/kubeval/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Overview

The `kubeval` function wraps the [`kubeval`] binary to validate resources
The `kubeval` function wraps the `kubeval` binary to validate resources
against their [json schemas].

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

[`kubeval`]:https://kubeval.com

[json schemas]:https://json-schema.org