You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/09/08 08:46:52 UTC

[GitHub] [pulsar-helm-chart] sijie commented on a change in pull request #159: Fix #152 Helm chart does not support Istio port naming

sijie commented on a change in pull request #159:
URL: https://github.com/apache/pulsar-helm-chart/pull/159#discussion_r704185333



##########
File path: charts/pulsar/templates/bookkeeper-service.yaml
##########
@@ -33,7 +33,7 @@ metadata:
 spec:
   ports:
   - name: bookie
-    port: {{ .Values.bookkeeper.ports.bookie }}

Review comment:
       I don't think it breaks any compatibility. Because it can easily upgrade and roll back.
   
   An alternative approach is to add a "portPrefix". By default it is `""`. But users can override it with "tcp-”.




-- 
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: dev-unsubscribe@pulsar.apache.org

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