From 37fb37ab94d346c3c8364c1fcdb2f79d5850e3ff Mon Sep 17 00:00:00 2001 From: Pavol Loffay Date: Mon, 31 Jul 2023 11:06:59 +0200 Subject: [PATCH] Fix Signed-off-by: Pavol Loffay --- tests/e2e/ingress/00-assert.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/tests/e2e/ingress/00-assert.yaml b/tests/e2e/ingress/00-assert.yaml index 7d98dc4c40..7d779f6840 100644 --- a/tests/e2e/ingress/00-assert.yaml +++ b/tests/e2e/ingress/00-assert.yaml @@ -38,10 +38,3 @@ spec: name: otlp-http path: /otlp-http pathType: Prefix - - backend: - service: - name: simplest-collector - port: - name: otlp-http-legac - path: /otlp-http-legacy - pathType: Prefix