Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(rbac): add read access to services (#191)
**What this PR does / why we need it**: Add services RO permission to the `system:cloud-controller-manager` cluster role. **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*: Fixes #190 **Release note**: <!-- Write your release note: 1. Enter your extended release note in the below block. If the PR requires additional action from users switching to the new release, include the string "action required". 2. If no release note is required, just write "NONE". --> ```release-note fix(rbac): allow cloud controller manager to read services ```
- Loading branch information