You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/05/07 03:18:17 UTC

[GitHub] [pulsar] waterscar commented on issue #4204: Update ingress port from server to 80

waterscar commented on issue #4204: Update ingress port from server to 80
URL: https://github.com/apache/pulsar/pull/4204#issuecomment-489891876
 
 
   Some comments after:
   Even though I couldn't find any official document from kubernetes describing this, but it does support using the **port name** of the service in the servicePort field of ingress. And it is actually quite commonly used in helm charts. 
   So it was not a typo issue and original configuration does work :) 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services