Oh ok. That is exactly what I did and edited JSON/YAML files. As direct edit of these files prone to syntax errors, was trying to explore any better way.
Thanks for trying to help -- Srinivas Kotaru From: David Eads <[email protected]> Date: Tuesday, October 25, 2016 at 12:43 PM To: Srinivas Naga Kotaru <[email protected]> Cc: "[email protected]" <[email protected]> Subject: Re: quota increase Try `oc edit quota/foo`. Similar command for `limitranges`. You can also write `oc patch` commands, but they tend to be more difficult. On Tue, Oct 25, 2016 at 3:03 PM, Srinivas Naga Kotaru (skotaru) <[email protected]<mailto:[email protected]>> wrote: Hi Can cluster-admin increase quota and limits on exiting limits object using oc or oadm command? If yes, what is the syntax. I couldn’t find anything useful. -- Srinivas Kotaru _______________________________________________ users mailing list [email protected]<mailto:[email protected]> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
