Skip to content

Commit

Permalink
Update rbac documentation for leases #40
Browse files Browse the repository at this point in the history
  • Loading branch information
joyrex2001 committed Jun 24, 2023
1 parent d9466cd commit 45ff5ed
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 @@ -99,7 +99,7 @@ rules:
# verbs: ["create", "get", "list", "delete"]
# - apiGroups: ["coordination.k8s.io"]
# resources: ["leases"]
# verbs: ["create", "get", "list", "delete"]
# verbs: ["create", "get", "update"]
```

# See also
Expand Down

0 comments on commit 45ff5ed

Please sign in to comment.