build_scout_cluster_role_binding

Function build_scout_cluster_role_binding 

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