Merge branch 'master' into stackdriver-docs-refactoring-2
commit
bd252eb0ca
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue