Browse Source

Add update verb to leasaes.coordination.k8s.io RBAC

Jonatas Baldin 5 years ago
parent
commit
e171fda212
1 changed files with 1 additions and 0 deletions
  1. 1 0
      config/rbac/leader_election_role.yaml

+ 1 - 0
config/rbac/leader_election_role.yaml

@@ -37,3 +37,4 @@ rules:
   verbs:
   - get
   - create
+  - update