Skip to content

Commit

Permalink
Merge pull request #96 from metal-stack/update-mcm-rbac
Browse files Browse the repository at this point in the history
Updated RBAC to allow node/status update by MCM.
  • Loading branch information
mwennrich authored Sep 16, 2020
2 parents a8914da + 6696905 commit dd292ec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ rules:
- ""
resources:
- nodes
- nodes/status
- endpoints
- replicationcontrollers
- pods
- persistentvolumes
- persistentvolumeclaims
- secrets
verbs:
- create
- delete
Expand Down

0 comments on commit dd292ec

Please sign in to comment.