Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
contrib: make indexer service headless
When using the default clusterIP values for a service that is pointing to a statefulSet, the traffic is routed to one pod. Using a headless service should allow traffic to be evenly routed to all pods. Signed-off-by: crozzy <joseph.crosland@gmail.com>
- Loading branch information