Hi,

Is any alternative to "oc adm policy add-scc-to-user" command in the same
way there is one for "oc create serviceaccount foo" which can be achieved
by

apiVersion: v1

kind: ServiceAccount

metadata:

  name: foo-sa

  namespace: foo


I'd like to be able to put all the info in a file rather than run oc cmd
sequentially.


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

Reply via email to