Open mulbc opened 1 year ago
My workstation locally runs the Prometheus Node Exporter. The node exporter by default runs on Port 9100.
odf-grafana tries to start the Prometheus container with exporter port 9100, which clashes: https://github.com/pcuzner/odf-grafana/blob/e1a96187d4866f45c230ba2c4c00f840d7593b2b/roles/local_deploy/tasks/main.yml#L25
Can we change this port to something else than 9100? Maybe 9101?
My workstation locally runs the Prometheus Node Exporter. The node exporter by default runs on Port 9100.
odf-grafana tries to start the Prometheus container with exporter port 9100, which clashes: https://github.com/pcuzner/odf-grafana/blob/e1a96187d4866f45c230ba2c4c00f840d7593b2b/roles/local_deploy/tasks/main.yml#L25
Can we change this port to something else than 9100? Maybe 9101?