OpenNMS / helm-charts

The objective of this project is to serve as a reference to implement OpenNMS running in Kubernetes, deployed via Helm.
Other
0 stars 2 forks source link

NMS-15778: k8s: Grafana URL is not accessible from the Grafana Dashboards on index page #10

Closed mershad-manesh closed 1 year ago

mershad-manesh commented 1 year ago

We are setting the org.opennms.grafanaBox.link.* to the URL that is accessible externally.

In addition, we are setting org.opennms.grafanaBox.hostname to the internal URL as this allows OpenNMS to see the Grafana server.

This was only tested in development environment!