mirror of
https://github.com/mastodon/chart
synced 2025-05-17 20:43:21 +00:00
Bugfix for sidecar prometheus exporter
This commit is contained in:
parent
022afbabea
commit
c3862faa04
|
@ -253,6 +253,8 @@ spec:
|
|||
command:
|
||||
- ./bin/prometheus_exporter
|
||||
args:
|
||||
- "--bind"
|
||||
- "0.0.0.0"
|
||||
- "--port"
|
||||
- "{{ .Values.mastodon.metrics.prometheus.port }}"
|
||||
resources:
|
||||
|
|
Loading…
Reference in New Issue
Block a user