Description of problem: CustomResourceDefinition.apiextensions.k8s.io "anzographs.anzograph.clusters.cambridgesemantics.com" is invalid: spec.validation.openAPIV3Schema.properties[spec].properties[frontendSpec].properties[service].properties[spec].properties[ports].items.properties[protocol].default: Required value: this property is in x-kubernetes-list-map-keys, so it must have a default or be a required property AnzoGraph Operator 1.3.2 provided by Cambridge Semantics Version: OCP: 4.5.0-0.nightly-2020-09-17-193904 Steps to Reproduce: Install AMQ Broker Operator by using OperatorHub Actual results: Fail to install the Operator Expected results: We should be able to install the Operator successfully.
This appears to be resolved as the version of the operator is 1.3.3 in OpenShift 4.5 and install succeeds.
1.3.3 version looks good, marking as verified