build_cluster_role_binding

Function build_cluster_role_binding 

Source
pub fn build_cluster_role_binding(namespace: &str) -> ClusterRoleBinding
Expand 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.