You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/11/22 02:19:55 UTC

[GitHub] [apisix-helm-chart] sweetpotatoman opened a new issue, #404: helm apisix no support multiple ports and custom http2 port

sweetpotatoman opened a new issue, #404:
URL: https://github.com/apache/apisix-helm-chart/issues/404

   I want to configure [grpc proxy](https://apisix.apache.org/docs/apisix/2.15/grpc-proxy/) 
   but apisix helm templates don't seem to support.
   
   configmap
   ```yaml
   ...
       apisix:
         node_listen: {{ .Values.gateway.http.containerPort }}    # APISIX listening port
   ...
   ```


-- 
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@apisix.apache.org.apache.org

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