Skip to content

Commit

Permalink
fixing typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
robscott committed Sep 28, 2018
1 parent 57b01d2 commit 0ff63d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ User/[email protected] nginx-ingress ClusterRole/edit RoleBinding/rob-

### GKE IAM Integration

If you're connected to a GKE cluster, RBAC is only half the story here. Google Cloud IAM roles can grant cluster access. Cluster access is effectively determined by a union of IAM and RBAC roles. To see th relevant IAM roles along with RBAC roles, use the `--gke` flag.
If you're connected to a GKE cluster, RBAC is only half the story here. Google Cloud IAM roles can grant cluster access. Cluster access is effectively determined by a union of IAM and RBAC roles. To see the relevant IAM roles along with RBAC roles, use the `--gke` flag.

```
rbac-lookup rob --gke
Expand Down

0 comments on commit 0ff63d4

Please sign in to comment.