fix(services): Monitoring for minio with correct labels and there are no prometheusRule

This commit is contained in:
Martin Müller
2024-01-23 16:24:19 +01:00
committed by Dominik Kaminski
parent cbb33b922d
commit af63e5c18d

View File

@@ -62,8 +62,8 @@ mode: "standalone"
metrics:
serviceMonitor:
enabled: {{ .Values.prometheus.serviceMonitors.enabled }}
prometheusRule:
enabled: {{ .Values.prometheus.prometheusRules.enabled }}
additionalLabels:
{{- toYaml .Values.prometheus.serviceMonitors.labels | nindent 6 }}
networkPolicy:
enabled: false