kube-prometheus: Update to latest kubernetes-grafana

This commit is contained in:
Frederic Branczyk
2018-04-22 10:51:31 +01:00
parent 0610c45e13
commit 2afaeab294
3 changed files with 1978 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -9,5 +9,5 @@ roleRef:
name: prometheus-k8s-config name: prometheus-k8s-config
subjects: subjects:
- kind: ServiceAccount - kind: ServiceAccount
name: prometheus-k8s-config name: prometheus-k8s
namespace: monitoring namespace: monitoring

View File

@@ -583,5 +583,8 @@ data:
rejected\n" rejected\n"
kind: ConfigMap kind: ConfigMap
metadata: metadata:
labels:
prometheus: k8s
role: alert-rules
name: prometheus-k8s-rules name: prometheus-k8s-rules
namespace: monitoring namespace: monitoring