Skip to content

Commit 295c044

Browse files
fix typo
1 parent e82a7ef commit 295c044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/rbac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The general design goal is to provide the operator with the minimum amount of pe
1212
| | customresourcedefinitions in API group apiextensions.k8s.io | get, list, watch, create, update, patch, delete, deletecollection | |
1313
| | domains in API group weblogic.oracle | get, list, watch, update, patch | |
1414
| | Ingresses in API group extensions | get, list, watch, create, update, patch, delete, deletecollection | |
15-
| `weblogic-operator-cluster-role-nonresourc`e | nonResourceURLs: ["/version/*"] | get | 1 |
15+
| `weblogic-operator-cluster-role-nonresource` | nonResourceURLs: ["/version/*"] | get | 1 |
1616
|`weblogic-operator-namespace-role` | secrets, persistentvolumeclaims | get, list, watch | 2 |
1717
| | services, pods, networkpolicies | get, list, watch, create, update, patch, delete, deletecollection | |
1818
| `NAMESPACE-operator-rolebinding-discovery` | system:discovery in API group rbac.authorization.k8s.io | | 1 |

0 commit comments

Comments
 (0)