spacewander commented on code in PR #8898:
URL: https://github.com/apache/apisix/pull/8898#discussion_r1118636116


##########
apisix/cli/ngx_tpl.lua:
##########
@@ -51,6 +51,9 @@ worker_shutdown_timeout {* worker_shutdown_timeout *};
 env APISIX_PROFILE;
 env PATH; # for searching external plugin runner's binary
 
+# reserved environment variables for configuration
+env APISIX_DEPLOYMENT_ETCD_HOST;

Review Comment:
   Can we find a way to cover it in the CI? So we don't need to spend time 
verifying it locally next time.



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