Description of problem: It's not possible to easily override the baseImage used by Grafana Operator from the ServiceTelemetry object. This results in issues with the default base image with our dashboards. Also because the default image is on docker.io it can cause issues with access to the image due to quotas. Version-Release number of selected component (if applicable): STF 1.4 Additional info: * needs a default value to be specified that matches our current dashboards (Grafana 8.x) * needs baseImage parameter to be added to the `grafana` spec in ServiceTelemetry * provide UI hints in the CSV * update documentation
Closing this issue as it is backported and released to STF 1.3.2, and this will also be included in the next STF 1.4.0 release. Changes are merged upstream.