| Why In the case of MSS we have a seperate crd for deploying the service with the backup. In the case of UPS we have one crd which takes care of either option. It could be better to keep this consistent across the operators. The reason I'm putting this in here is because we want to know the best way to structure the crds in order to configure the operator to create the monitoring resources or not. What Suggestion: we check that the crds for the monitoring resources exist on the cluster and in that case just create them. They wont get picked up if the namespace is not labeled. This is described in the README of the middleware-monitoring |