mirror of https://git.rancher.io/charts
(dev-v2.6-archive) [rancher-monitoring] remove the duplicated line from the clusterrole.yaml
issue: https://github.com/rancher/rancher/issues/35264
(partially cherry picked from commit 45ccbe6d05
)
pull/1680/head
parent
e54a7ef0f9
commit
9ac903397d
|
@ -43,7 +43,6 @@ metadata:
|
||||||
rbac.authorization.k8s.io/aggregate-to-edit: "true"
|
rbac.authorization.k8s.io/aggregate-to-edit: "true"
|
||||||
{{- end }}
|
{{- end }}
|
||||||
rules:
|
rules:
|
||||||
rules:
|
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- monitoring.coreos.com
|
- monitoring.coreos.com
|
||||||
resources:
|
resources:
|
||||||
|
|
Loading…
Reference in New Issue