You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
updated description when using cluster-scoped flag (#1190)
* updated description when using cluster-scoped flag
When using ` cluster-scoped` flag, in the file `deploy/role_binding.yaml` CluserRole is used instead of Role
* Improved the documentation
Changed from:
Use `ClusterRole` instead of `Role`
to
Use `ClusterRole` instead of `Role` for roleRef
0 commit comments