X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=test%2Fsimulator-group%2Fhttpproxy%2Fsvc.yaml;h=1e3c00986f8440e5654bb40b4ac447900a5e4125;hb=be9a07faf8fbc1030404bbc71f409eb5e19736ba;hp=cd27563f957c5a9f2383108b9162eac49633be1e;hpb=a9a00946de1547c355d0604e9113e89fc2472935;p=nonrtric.git diff --git a/test/simulator-group/httpproxy/svc.yaml b/test/simulator-group/httpproxy/svc.yaml index cd27563f..1e3c0098 100644 --- a/test/simulator-group/httpproxy/svc.yaml +++ b/test/simulator-group/httpproxy/svc.yaml @@ -5,9 +5,9 @@ metadata: namespace: $KUBE_SIM_NAMESPACE labels: run: $HTTP_PROXY_APP_NAME - autotest: HTTP_PROXY_APP_NAME + autotest: HTTPPROXY spec: - type: ClusterIP + type: NodePort ports: - port: $HTTP_PROXY_EXTERNAL_PORT targetPort: $HTTP_PROXY_INTERNAL_PORT @@ -18,4 +18,4 @@ spec: protocol: TCP name: web selector: - run: $HTTP_PROXY_APP_NAME \ No newline at end of file + run: $HTTP_PROXY_APP_NAME