[5GBULKPM] Make Test compatible with nonTLS setup
[testsuite.git] / robot / assets / helm / pm-https-server / templates / deployment.yaml
index dc00607..780ff1a 100644 (file)
@@ -13,6 +13,8 @@ spec:
     metadata:
       labels:
         {{ include "pmhttpsserver.selectorLabels" . | nindent 8 }}
+      annotations:
+        sidecar.istio.io/inject: "false"
     spec:
       containers:
         - name: {{ .Chart.Name }}