From c88c406fb3854cfe70bfc0cfaf8158f9c0c565d9 Mon Sep 17 00:00:00 2001 From: crozzy Date: Thu, 9 Dec 2021 10:57:10 -0800 Subject: [PATCH] contrib: revert headless service This was added when debugging request distribution. Now it seems like this makes the indexer un-available internally to the other components. Signed-off-by: crozzy --- contrib/openshift/manifests/manifests.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/contrib/openshift/manifests/manifests.yaml b/contrib/openshift/manifests/manifests.yaml index d78ae5a133..f787b95567 100644 --- a/contrib/openshift/manifests/manifests.yaml +++ b/contrib/openshift/manifests/manifests.yaml @@ -238,7 +238,6 @@ objects: protocol: TCP port: 8089 targetPort: ${{INTROSPECTION_PORT}} - clusterIP: None selector: service: indexer app: clair