add watch to resource-reader ClusterRole (#22010)

Signed-off-by: Yash Bhutwala <ymb002@bucknell.edu>
This commit is contained in:
Yash
2020-04-19 14:01:38 -07:00
committed by GitHub
parent ccf3145e31
commit ad1edd1f50
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: prometheus-adapter
version: 2.3.0
version: 2.3.1
appVersion: v0.6.0
description: A Helm chart for k8s prometheus adapter
home: https://github.com/DirectXMan12/k8s-prometheus-adapter
@@ -19,4 +19,5 @@ rules:
verbs:
- get
- list
- watch
{{- end -}}