windhamwong commented on pull request #3721:
URL: https://github.com/apache/incubator-heron/pull/3721#issuecomment-951627279


   > Is there a way to support asking for NodePort and letting k8s pick a 
random port, while also allowing for explicit port selection in the value.yml? 
Perhaps a property to enable/disable and another to set the value?
   
   good idea, maybe
   ```
   apiserver:
     NodePort:
       enabled: true
       port: <leave empty for random>
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to