Skip to content
Snippets Groups Projects
Unverified Commit 4d294562 authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub
Browse files

Merge pull request #7904 from eon01/master

Adds volumeattachments resource permissions to the Cluster Autoscaler…
parents e1e1c32e f1d00648
No related branches found
No related tags found
No related merge requests found
...@@ -11,4 +11,4 @@ name: cluster-autoscaler ...@@ -11,4 +11,4 @@ name: cluster-autoscaler
sources: sources:
- https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler - https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler
type: application type: application
version: 9.46.2 version: 9.46.3
...@@ -111,6 +111,7 @@ rules: ...@@ -111,6 +111,7 @@ rules:
- csinodes - csinodes
- csidrivers - csidrivers
- csistoragecapacities - csistoragecapacities
- volumeattachments
verbs: verbs:
- watch - watch
- list - list
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment