You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/12/22 03:06:27 UTC

[GitHub] [superset] belldoor opened a new issue #17845: helm chart should be take `targetPort` if we want to use NodePort service

belldoor opened a new issue #17845:
URL: https://github.com/apache/superset/issues/17845


   **Is your feature request related to a problem? Please describe.**
   When the user wants to use the NodePort service of k8s, please allow the targetPort to be input through the values.yml of the Helm chart.
   
   **Describe the solution you'd like**
   In my opinion, it seems that the [part with `http` in the template](https://github.com/apache/superset/blob/master/helm/superset/templates/service.yaml#L34) should be input from values.yml.
   In addition, I think that the port should be output after starting the service with the helm chart.
   
   **Describe alternatives you've considered**
   .
   
   **Additional context**
   .
   


-- 
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: notifications-unsubscribe@superset.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org