shreemaan-abhishek commented on code in PR #603:
URL: https://github.com/apache/apisix-helm-chart/pull/603#discussion_r1315747461
##########
charts/apisix/templates/configmap.yaml:
##########
@@ -101,9 +101,18 @@ data:
# radixtree_uri_with_parameter: match
route by uri with parameters
ssl: 'radixtree_sni' # radixtree_sni: match route by SNI(base
on radixtree)
+ {{- $proxy_mode := "" }}
Review Comment:
Do you know what is the source of this change? 🤔
##########
charts/apisix/templates/configmap.yaml:
##########
@@ -101,9 +101,18 @@ data:
# radixtree_uri_with_parameter: match
route by uri with parameters
ssl: 'radixtree_sni' # radixtree_sni: match route by SNI(base
on radixtree)
+ {{- $proxy_mode := "" }}
Review Comment:
Do you know what is the source of this change? 🤔
--
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]