As per [1] the grafana base docker image uses volumes for plugins, etc and grafana which causes issues. They also use "gosu" which causes problems in OCP when running under the restricted SCC (default).
Have also created 2 OCP templates to make it easier to consume the docker image.
As per [1] the grafana base docker image uses volumes for plugins, etc and grafana which causes issues. They also use "gosu" which causes problems in OCP when running under the restricted SCC (default).
Have also created 2 OCP templates to make it easier to consume the docker image.
[1] https://github.com/hawkular/hawkular-grafana-datasource/issues/40