What Allow developers to use the operator and install the Mobile Security Service when the system:admin installed it. == Creating Role for no-privilege users (TODO/Check) [source,shell]
oc create \ rolebinding developer-mobile-security-service-operator \ --role=mobile-security-service-operator \ --user=developer
|