mirror of
https://github.com/mastodon/chart
synced 2025-05-18 04:53:21 +00:00
Remove unnecessary vars from sidekiq
This commit is contained in:
parent
ac7c20f7d4
commit
f0dba547ac
|
@ -209,10 +209,6 @@ spec:
|
||||||
{{- if $context.Values.mastodon.metrics.prometheus.enabled }}
|
{{- if $context.Values.mastodon.metrics.prometheus.enabled }}
|
||||||
- name: MASTODON_PROMETHEUS_EXPORTER_ENABLED
|
- name: MASTODON_PROMETHEUS_EXPORTER_ENABLED
|
||||||
value: "true"
|
value: "true"
|
||||||
- name: PROMETHEUS_EXPORTER_HOST
|
|
||||||
value: {{ $context.Values.mastodon.metrics.prometheus.host }}
|
|
||||||
- name: PROMETHEUS_EXPORTER_PORT
|
|
||||||
value: "{{ $context.Values.mastodon.metrics.prometheus.port }}"
|
|
||||||
- name: MASTODON_PROMETHEUS_EXPORTER_LOCAL
|
- name: MASTODON_PROMETHEUS_EXPORTER_LOCAL
|
||||||
value: "true"
|
value: "true"
|
||||||
- name: MASTODON_PROMETHEUS_EXPORTER_HOST
|
- name: MASTODON_PROMETHEUS_EXPORTER_HOST
|
||||||
|
|
Loading…
Reference in New Issue
Block a user