remove_scc_from_service_account
Revoke a Security Context Constraint (SCC) from a service account in a specified namespace using oc adm policy remove-scc-from-user.
Instructions
Revoke an SCC from a ServiceAccount via 'oc adm policy remove-scc-from-user'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster | No | ||
| scc_name | Yes | ||
| namespace | Yes | ||
| service_account | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |