From 146fc3026a57a93f6600dad6689ac644a9932b8f Mon Sep 17 00:00:00 2001 From: Calvin Lee Date: Thu, 23 Mar 2023 11:54:21 -0400 Subject: [PATCH] LOG-3419: Kibana Filtering not working with filters that have / in them --- namespaces/kubernetes.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/namespaces/kubernetes.yml b/namespaces/kubernetes.yml index 51b1643..b12b06b 100644 --- a/namespaces/kubernetes.yml +++ b/namespaces/kubernetes.yml @@ -55,16 +55,6 @@ namespace: type: group description: > Annotations associated with the OpenShift object - - name: labels - type: nested - description: > - Labels attached to the OpenShift object - Each label name is a subfield of labels field. - - name: namespace_labels - type: nested - description: > - Labels attached to the namespace in which the openshift object is deployed - Each label name is a subfield of labels field. - name: event type: group description: >