-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What problem are you facing?
I'm trying to install a helm package but the chart's schema is incorrect. It's missing a property definition that the chart supports, but the implicit schema validation helm performs means I cannot specify the property. I intent to raise the issue with the chart author but it would be nice to just skip validation for when these situations occur
How could Crossplane help solve your problem?
Support helm's --skip-schema-validation
switch.
phisco, joebowbeer and mpkuth
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request