pub fn build_scout_cluster_role_binding(namespace: &str) -> ClusterRoleBindingExpand description
Build the ClusterRoleBinding that binds the scout ServiceAccount to the scout ClusterRole.
The subject namespace is set to namespace so bootstrap works for custom namespaces.