Hi Brandon, They are an annotation on the service. Note that which service you annotate affects which service will be used to create a route. Here is an example:
https://github.com/openshift-roadshow/mlbparks/blob/master/ose3/application-template-eap.json#L584-L586 If you group foo-service *TO* bar-service, and then click "create route" in the UI, you will be exposing foo-service. I hope that makes sense! --- ERIK JACOBS PRINCIPAL TECHNICAL MARKETING MANAGER, OPENSHIFT Red Hat Inc <https://www.redhat.com/> [email protected] M: 646.462.3745 @: erikonopen <https://red.ht/sig> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted> On Tue, Apr 4, 2017 at 4:22 PM, Brandon Richins <[email protected]> wrote: > When you group services in the OpenShift UI, where are those grouping > stored? I tried viewing the service and deployment config yaml files but > didn’t see the grouping anywhere. I’d love to run an `oc` command to list > or set the groupings. > > > > *Brandon Richins* > > > > _______________________________________________ > dev mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/dev > >
_______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
