Advertisement
cortes_

Untitled

Sep 22nd, 2021
329
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. oc expose service/kony-fabric-console --path=/mfconsole --name=mfconsole --hostname fabric.apps-crc.testing
  2. oc expose service/kony-fabric-console --path=/workspace --name=workspace --hostname fabric.apps-crc.testing
  3. oc expose service/kony-fabric-console --path=/accounts --name=accounts --hostname fabric.apps-crc.testing
  4. oc expose service/kony-fabric-apiportal --path=/apiportal --name=apiportal --hostname fabric.apps-crc.testing
  5. oc expose service/kony-fabric-identity --path=/authService --name=authservice --hostname fabric.apps-crc.testing
  6. oc expose service/kony-fabric-integration --path=/admin --name=admin --hostname fabric.apps-crc.testing
  7. oc expose service/kony-fabric-engagement --path=/kpns --name=kpns --hostname fabric.apps-crc.testing
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement