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.
1 parent e82a7ef commit 295c044Copy full SHA for 295c044
site/rbac.md
@@ -12,7 +12,7 @@ The general design goal is to provide the operator with the minimum amount of pe
12
| | customresourcedefinitions in API group apiextensions.k8s.io | get, list, watch, create, update, patch, delete, deletecollection | |
13
| | domains in API group weblogic.oracle | get, list, watch, update, patch | |
14
| | Ingresses in API group extensions | get, list, watch, create, update, patch, delete, deletecollection | |
15
-| `weblogic-operator-cluster-role-nonresourc`e | nonResourceURLs: ["/version/*"] | get | 1 |
+| `weblogic-operator-cluster-role-nonresource` | nonResourceURLs: ["/version/*"] | get | 1 |
16
|`weblogic-operator-namespace-role` | secrets, persistentvolumeclaims | get, list, watch | 2 |
17
| | services, pods, networkpolicies | get, list, watch, create, update, patch, delete, deletecollection | |
18
| `NAMESPACE-operator-rolebinding-discovery` | system:discovery in API group rbac.authorization.k8s.io | | 1 |
0 commit comments