minecraft: bind prometheus exporter to 0.0.0.0 — localhost blocks Prometheus scrape
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user