tao12345666333 commented on code in PR #1417:
URL: 
https://github.com/apache/apisix-ingress-controller/pull/1417#discussion_r1018693658


##########
utils/kind-with-registry.sh:
##########
@@ -67,7 +67,7 @@ nodes:
 containerdConfigPatches:
 - |-
   
[plugins."io.containerd.grpc.v1.cri".registry.mirrors."localhost:${reg_port}"]
-    endpoint = ["http://${reg_host}:${reg_port}";]
+    endpoint = ["http://${reg_host}:5000";]

Review Comment:
   > Hi, @tao12345666333 @lingsamuel , I update this port, it should be fixed 
5000 port.
   
   why it should be 5000?



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