sweetpotatoman commented on code in PR #469:
URL: https://github.com/apache/apisix-helm-chart/pull/469#discussion_r1106585399


##########
charts/apisix/templates/configmap.yaml:
##########
@@ -46,7 +46,11 @@ data:
     {{- else }}
     apisix:    # universal configurations
       {{- if not (eq .Values.deployment.role "control_plane") }}
-      node_listen: {{ .Values.gateway.http.containerPort }}    # APISIX 
listening port
+      node_listen:    # APISIX listening port

Review Comment:
   emm.. In order not to affect the previous, i added `additionalContainerPorts`



-- 
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