monkeyDluffy6017 commented on code in PR #10445:
URL: https://github.com/apache/apisix/pull/10445#discussion_r1383048172


##########
apisix/discovery/nacos/init.lua:
##########
@@ -39,6 +39,8 @@ local auth_path = 'auth/login'
 local instance_list_path = 'ns/instance/list?healthyOnly=true&serviceName='
 local default_namespace_id = "public"
 local default_group_name = "DEFAULT_GROUP"
+local access_key
+local secret_key

Review Comment:
   Sorry, I'm not very familiar with nacos, how does these configurations work? 
Don't we need to configure the Nacos?



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