zll600 commented on code in PR #2127:
URL: 
https://github.com/apache/apisix-ingress-controller/pull/2127#discussion_r1458188843


##########
docs/en/latest/deployments/gke.md:
##########
@@ -47,7 +47,7 @@ helm repo update
 #  We use Apisix 3.0 in this example. If you're using Apisix v2.x, please set 
to v2
 ADMIN_API_VERSION=v3
 helm install apisix apisix/apisix \
-  --set gateway.type=LoadBalancer \
+  --set service.type=LoadBalancer \

Review Comment:
   I do not find  value `service.type` for apisix. only found `gateway.type` 
:https://github.com/apache/apisix-helm-chart/blob/24eee91ecd7e4b26c0b3018b1f7c4ff91b53d628/charts/apisix/values.yaml#L223



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