-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
WHY
We need to remove the use of Grafana Operator and replace it with a productized Grafana image.
WHAT
See if we can get Grafana installed by creating a new Deployment with new images. Also we need to strip down the Deployment as much as possible (for example init container)
HOW
Create a new project, Deployment - copy grafana Deployment, strip it down and change proxy and grafana images.
Remove init container from deployment as we do not need it.
Create other necessary yaml files.
TESTS
<List of related tests>
DONE
Prove that it will work and get Grafana Installed (or not). If it will, we can continue working on this epic with new jiras.