You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/07/13 17:38:30 UTC

[GitHub] [beam] ihji commented on a change in pull request #15164: [BEAM-12604] Do not externally expose Zookeeper client port in Kafka k8s config

ihji commented on a change in pull request #15164:
URL: https://github.com/apache/beam/pull/15164#discussion_r668977996



##########
File path: .test-infra/kubernetes/kafka-cluster/03-zookeeper/30service.yml
##########
@@ -23,4 +23,3 @@ spec:
     name: client
   selector:
     app: zookeeper
-  type: LoadBalancer

Review comment:
       Yes. Default value is ClusterIP which only assigns a cluster-private ip address.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org