helm icon indicating copy to clipboard operation
helm copied to clipboard

Add skip-schema-validation flag

Open JvD-Ericsson opened this issue 3 years ago • 0 comments

What this PR does / why we need it: Adds a "--skip-schema-validation" flag option for helm install, upgrade, lint, and template that skips validation of the values.schema.json file.

closes https://github.com/helm/helm/issues/10398

Special notes for your reviewer: This is my first time contributing, so please let me know if there is something I am doing wrong : )

If applicable:

  • [ ] this PR contains documentation
  • [ ] this PR contains unit tests
  • [ ] this PR has been tested for backwards compatibility

Signed-off-by: Jeff van Dam [email protected]

JvD-Ericsson avatar Nov 04 '22 15:11 JvD-Ericsson