Running Workloads with Custom Non-Root User ID and Group ID
Starting with release 26.6, SCM supports running SCM resources, Siebel CRM workloads,
and observability workloads with custom non-root user ID and group ID. This capability helps
you meet Kubernetes security requirements and aligns with OpenShift security practices,
where workloads are expected to run with the restricted-v2 Security Context
Constraint (SCC) or the least-privileged SCC that supports the workload.
Although most workloads can run with restricted permissions, some components require additional SCCs because they perform privileged operations, such as image building, host log collection, or access to OpenSearch storage. You must configure the required SCCs based on your deployment security model.
For more information, see Deploying Siebel CRM on OpenShift using SCM.