nayavu commented on issue #602: URL: https://github.com/apache/apisix-helm-chart/issues/602#issuecomment-1782611171
That's very confusing, since `master` branch still refers to `gateway` term in both values.yaml and template: https://github.com/apache/apisix-helm-chart/blob/master/charts/apisix/values.yaml#L221 https://github.com/apache/apisix-helm-chart/blob/master/charts/apisix/templates/service-gateway.yaml#L31 But the latest 2.3.0 tag refers to `service`: https://github.com/apache/apisix-helm-chart/blob/apisix-2.3.0/charts/apisix/values.yaml#L160 https://github.com/apache/apisix-helm-chart/blob/apisix-2.3.0/charts/apisix/templates/service-gateway.yaml#L30 -- 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]
