Sample YAML in OpenShift Operator UI shows fields as uppercase - where as the operator expects them to be lower case:
E.g. fields for the following
ProductCRName: product1-sample
Production: true
When changing those to lower case everything works as expected
