Closed stefanprodan closed 1 month ago
This PR adds a new field called disableSchemaValidation to both .spec.install and .spec.upgrade that allows disabling the values validation against the JSON schema during install and upgrade.
disableSchemaValidation
.spec.install
.spec.upgrade
Closes: https://github.com/fluxcd/flux2/issues/4992
xref: https://github.com/helm/helm/pull/12743
This PR adds a new field called
disableSchemaValidation
to both.spec.install
and.spec.upgrade
that allows disabling the values validation against the JSON schema during install and upgrade.Closes: https://github.com/fluxcd/flux2/issues/4992
xref: https://github.com/helm/helm/pull/12743