Cloud API Overview > @adpt/cloud > k8s > AggregationRule > clusterRoleSelector
k8s.AggregationRule.clusterRoleSelector property
ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules.
If any of the selectors match, then the ClusterRole's permissions will be added
Signature:
clusterRoleSelector: LabelSelector;