mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
add watch to resource-reader ClusterRole (#22010)
Signed-off-by: Yash Bhutwala <ymb002@bucknell.edu>
This commit is contained in:
@@ -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 -}}
|
||||
|
||||
Reference in New Issue
Block a user