Oc policy

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

Subcommands

add-role-to-user

Add an existing role - by creating a binding - to users or service accounts, for the current project, or, if '-n' is used, for the specified project:

oc policy add-role-to-user <role-name> <user-name> [-n <project-name>]
oc policy add-role-to-user view system:serviceaccount:monitored-project:monitor-agent

add-role-to-group

oc policy add-role-to-group view system:serviceaccounts -n <some-project>