Re: Updating the clusterquota object

2016-11-08 Thread Ben Pritchett
and we could rely on the API to generate object files for us. I can file an RFE and see what makes sense there. Thanks, Ben Pritchett On Tue, Nov 8, 2016 at 11:12 AM, David Eads wrote: > All the basic CRUD commands work, so you can run `oc > edit clusterquota/name`, `oc patch clusterq

Updating the clusterquota object

2016-11-08 Thread Ben Pritchett
we'll need per-user clusterquota definitions for self-provisioning. Thanks, Ben Pritchett ___ users mailing list users@lists.openshift.redhat.com http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Re: Update command for ConfigMaps --from-file

2016-09-09 Thread Ben Pritchett
Thanks, that solves my immediate issue for automating our router config. Thanks, Ben Pritchett On Fri, Sep 9, 2016 at 1:05 PM, Jordan Liggitt wrote: > It's a little unintuitive, but you can output the API object from the > create command and pipe it to update > > > oc

Update command for ConfigMaps --from-file

2016-09-09 Thread Ben Pritchett
ted file template, but the --from-file option is certainly cleaner for management of this configuration. Thanks, Ben Pritchett ___ users mailing list users@lists.openshift.redhat.com http://lists.openshift.redhat.com/openshiftmm/listinfo/users