update role example

This commit is contained in:
xilabao
2017-01-17 02:29:16 -06:00
committed by Jared
parent 1e40f9fea5
commit a2d0e7c165
-1
View File
@@ -259,7 +259,6 @@ rules:
- apiGroups: [""] # The API group "" indicates the core API Group.
resources: ["pods"]
verbs: ["get", "watch", "list"]
nonResourceURLs: []
```
`ClusterRoles` hold the same information as a `Role` but can apply to any