diff --git a/tests/e2e/ingress/00-assert.yaml b/tests/e2e/ingress/00-assert.yaml index 7d779f6840..f2aabb68b2 100644 --- a/tests/e2e/ingress/00-assert.yaml +++ b/tests/e2e/ingress/00-assert.yaml @@ -38,3 +38,10 @@ spec: name: otlp-http path: /otlp-http pathType: Prefix + - backend: + service: + name: simplest-collector + port: + name: otlp-http-legacy + path: /otlp-http-legacy + pathType: Prefix