Add `web.listen-address` to Prometheus flags
Compare changes
@@ -976,6 +976,7 @@ default['gitlab']['prometheus']['scrape_interval'] = 15
@@ -988,10 +989,11 @@ default['gitlab']['prometheus']['flags'] = {
Add web.listen-address
to Prometheus server and node_exporter flags.