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