We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You need to have cluster adimin privilages
oc edit scc restricted or oc edit scc restricted --config=/openshift.local.config/master/admin.kubeconfig
Change runAsUser type to RunAsAny
- SETGID runAsUser: type: RunAsAny seLinuxContext: type: MustRunAs supplementalGroups: type: RunAsAny