X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Fingress-e2mgr.yaml~;fp=ric-platform%2F50-RIC-Platform%2Fhelm%2Fingress-e2mgr.yaml~;h=3083a15c38fb6618c78002353d08eab5e8439d0e;hb=f3d492808ef3408b811d08fb7eaf26eccf83b031;hp=0000000000000000000000000000000000000000;hpb=979b5c13af5d38abc3826d82db651080715c69d4;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/ingress-e2mgr.yaml~ b/ric-platform/50-RIC-Platform/helm/ingress-e2mgr.yaml~ new file mode 100644 index 00000000..3083a15c --- /dev/null +++ b/ric-platform/50-RIC-Platform/helm/ingress-e2mgr.yaml~ @@ -0,0 +1,13 @@ +apiVersion: extensions/v1beta1 +kind: Ingress +metadata: + name: ric-ingress +spec: + rules: + - host: foo.bar.com + http: + paths: + - path: /e2mgr + backend: + serviceName: r0-e2mgr + servicePort: 3800 \ No newline at end of file