I would like to deactivating CustomResource implementations validation while using operator-framework-spring-boot-starter as I don't have the require privileges on production clusters. Right now, this doesn't seem to be easily achievable since OperatorAutoConfiguration does not overwrite ConfigurationService#checkCRDAndValidateLocalModel.