X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fsimulator-group%2Fkubeproxy%2Fapp.yaml;fp=test%2Fsimulator-group%2Fkubeproxy%2Fapp.yaml;h=b9f6115c994005cbb7c6b850e5ef4d624c1b1261;hb=a54915769edaaf1c0989d4857d17e6f8ac19cb89;hp=3e6636b7726be3ab42171e235c2152b0c85c1c57;hpb=e6b019fac7bd4cc2610564909de61b983455661a;p=nonrtric.git diff --git a/test/simulator-group/kubeproxy/app.yaml b/test/simulator-group/kubeproxy/app.yaml index 3e6636b7..b9f6115c 100644 --- a/test/simulator-group/kubeproxy/app.yaml +++ b/test/simulator-group/kubeproxy/app.yaml @@ -26,5 +26,3 @@ spec: containerPort: $KUBE_PROXY_INTERNAL_PORT - name: web containerPort: $KUBE_PROXY_WEB_INTERNAL_PORT - command: ["mitmweb"] - args: ["--web-host", "0.0.0.0", "--no-web-open-browser", "-p", "$KUBE_PROXY_INTERNAL_PORT", "--set", "ssl_insecure"]