diff --git a/cluster/applications/minecraft/prometheus-exporter-config.yaml b/cluster/applications/minecraft/prometheus-exporter-config.yaml index f249cb2..1e09922 100644 --- a/cluster/applications/minecraft/prometheus-exporter-config.yaml +++ b/cluster/applications/minecraft/prometheus-exporter-config.yaml @@ -13,7 +13,7 @@ metadata: app.kubernetes.io/component: papermc data: config.yml: | - host: localhost + host: 0.0.0.0 port: 9225 enable_metrics: entities_total: true