Skip to content

Commit

Permalink
use headless service for kafka in minikube
Browse files Browse the repository at this point in the history
resolves: argoproj#321
  • Loading branch information
Sandeep Bhojwani authored and wokeGit committed Nov 20, 2017
1 parent 8122a64 commit ecc8481
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platform/config/service/argo-wfe/kafka-zk-svc.yml.in
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ metadata:
app: kafka-zk-1-svc
service: kafka-zk
spec:
clusterIP: None
ports:
- name: broker
port: 9092
Expand Down

0 comments on commit ecc8481

Please sign in to comment.