We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe8b3a7 + 75c794a commit 6b8ada2Copy full SHA for 6b8ada2
config/rbac/role.yaml
@@ -85,6 +85,7 @@ rules:
85
- deployments
86
- replicasets
87
- statefulsets
88
+ - controllerrevisions
89
verbs:
90
- create
91
- delete
deployment/network-operator/templates/role.yaml
@@ -143,6 +143,7 @@ rules:
143
resources:
144
- daemonsets
145
146
147
148
- get
149
- list
0 commit comments