starsz commented on issue #8048:
URL: https://github.com/apache/apisix/issues/8048#issuecomment-1272505355

   > It may be necessary to provide a configurable environment variable that 
can specify the directory where apisix.yaml is generated, and mount this 
specified directory directly on configMap to achieve hot updates, and APISIX 
will go to the specified directory to read the configuration if the user has 
configured the environment variable when reading the configuration.
   
   I think it's a good idea. Maybe the environment variable can be called 
`APISIX_PROFILE_PATH`.
   Now we can use an environment variable called 
[APISIX_PROFILE](https://apisix.apache.org/docs/apisix/profile/). It can deal 
with the situation of using different config files by the environment variable.


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