From 440e29201a0ae16a4fb2a605c45c2fb9d07f1bcf Mon Sep 17 00:00:00 2001 From: Ishwar Kanse Date: Wed, 14 May 2025 18:06:24 +0530 Subject: [PATCH] Fix the plugin resource yaml in tests --- tests/fixtures/tracing-ui-plugin.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/fixtures/tracing-ui-plugin.yaml b/tests/fixtures/tracing-ui-plugin.yaml index 8fce767..37f065b 100644 --- a/tests/fixtures/tracing-ui-plugin.yaml +++ b/tests/fixtures/tracing-ui-plugin.yaml @@ -2,6 +2,5 @@ apiVersion: observability.openshift.io/v1alpha1 kind: UIPlugin metadata: name: distributed-tracing - namespace: openshift-operators spec: type: DistributedTracing