mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
@@ -1,5 +1,5 @@
|
||||
name: prometheus
|
||||
version: 6.6.1
|
||||
version: 6.6.2
|
||||
appVersion: 2.2.1
|
||||
description: Prometheus is a monitoring system and time series database.
|
||||
home: https://prometheus.io/
|
||||
|
||||
@@ -15,7 +15,7 @@ data:
|
||||
{{ $key }}: |
|
||||
{{ toYaml $value | default "{}" | indent 4 }}
|
||||
{{- if eq $key "prometheus.yml" -}}
|
||||
{{ if $root.Values.alertmanager.enabled }}
|
||||
{{- if $root.Values.alertmanager.enabled }}
|
||||
alerting:
|
||||
alertmanagers:
|
||||
- kubernetes_sd_configs:
|
||||
|
||||
Reference in New Issue
Block a user