Skip to content

Commit

Permalink
contrib: revert headless service
Browse files Browse the repository at this point in the history
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 <joseph.crosland@gmail.com>
  • Loading branch information
crozzy committed Dec 9, 2021
1 parent d3cbb5a commit c88c406
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contrib/openshift/manifests/manifests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,6 @@ objects:
protocol: TCP
port: 8089
targetPort: ${{INTROSPECTION_PORT}}
clusterIP: None
selector:
service: indexer
app: clair
Expand Down

0 comments on commit c88c406

Please sign in to comment.