If you want "RunAsAny", assign yourself to the "anyuid" SCC:

    oadm policy add-scc-to-user anyuid -z default -n PROJECT

On Sun, Mar 6, 2016 at 3:32 PM, Jordan Liggitt <[email protected]> wrote:
> No. The default SCCs are not really intended to be modified. If you
> want custom ones, it is better to create your own with one of the
> default ones as a starting point.
>
>
>
>
>> On Mar 6, 2016, at 4:09 PM, Mohamed Lrhazi <[email protected]> 
>> wrote:
>>
>> Is there a way to do this, non interactively ?
>>
>> > Edit the restricted SCC:
>>
>> > $ oc edit scc restricted
>> > Change the runAsUser.Type strategy to RunAsAny.
>>
>>
>> Thanks,
>> Mohamed.
>> _______________________________________________
>> users mailing list
>> [email protected]
>> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users

_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to