konsri opened a new issue, #11425: URL: https://github.com/apache/apisix/issues/11425
### Description When apisix start it creates a file ngnx.conf inside /usr/local/apisix/conf. I want my filesystem to be readonly in k8s pod. apisix start fails when filesystem is readonly because it is trying to create nginx.conf. How to specify a different folder other than/usr/local/apisix/conf for configuration files. ### Environment - APISIX version 3.8.0: - Operating system Linux: - OpenResty / Nginx version openresty/1.21.4.2: -- 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]
