[kube-prometheus-stack] Revert c4a7d10fdc (#1072)

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
This commit is contained in:
Manuel Rüger
2021-06-14 19:37:58 +03:00
committed by GitHub
parent a624968875
commit 3f82e4a9ab
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ name: kube-prometheus-stack
sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
version: 16.7.0
version: 16.7.1
appVersion: 0.48.1
kubeVersion: ">=1.16.0-0"
home: https://github.com/prometheus-operator/kube-prometheus
@@ -10,7 +10,7 @@ metadata:
spec:
jobLabel: app.kubernetes.io/name
endpoints:
- port: metrics
- port: http
{{- if .Values.kubeStateMetrics.serviceMonitor.interval }}
interval: {{ .Values.kubeStateMetrics.serviceMonitor.interval }}
{{- end }}