enable watching configmaps for prometheus server (#10973)

Signed-off-by: Rico Pahlisch <rico.pahlisch@kiwigrid.com>
This commit is contained in:
Rico Pahlisch
2019-01-30 13:23:37 -08:00
committed by Kubernetes Prow Robot
parent 68717819f3
commit eabad269a0
2 changed files with 2 additions and 7 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: prometheus
version: 8.4.9
version: 8.5.0
appVersion: 2.6.1
description: Prometheus is a monitoring system and time series database.
home: https://prometheus.io/
@@ -15,16 +15,11 @@ rules:
- endpoints
- pods
- ingresses
- configmaps
verbs:
- get
- list
- watch
- apiGroups:
- ""
resources:
- configmaps
verbs:
- get
- apiGroups:
- "extensions"
resources: