cloudfoundry-attic / blockhead

CF-Extensions Blockhead project
Apache License 2.0
3 stars 3 forks source link

update the RBAC rules for the kube deployment of the broker to the minimum required. #66

Open nimakaviani opened 5 years ago

nimakaviani commented 5 years ago

The current rbac.yaml file asks for too much permission which it does not require.

Based on @MHBauer 's suggestion, we only need permissions to create and delete pods / services. Let's change it to do just that.