vmaillot commented on issue #326: URL: https://github.com/apache/apisix-docker/issues/326#issuecomment-1405153435
@Hazel6869 it looks like we still have permissions issues with the `nginx.conf` file: ``` /usr/local/openresty//luajit/bin/luajit ./apisix/cli/apisix.lua init failed to update nginx.conf: failed to open file: /usr/local/apisix/conf/nginx.conf, error info:/usr/local/apisix/conf/nginx.conf: Permission denied ``` The running pod is using the latest `apisix 3.1.0-debian` image (with hash `apache/apisix@sha256:5901f303007d1853136ea6d95bca874a838ca90f4047bb984ff7a82c9575228c`). From an Helm chart point of view, why did you guys reverted to use `2.15.1-debian` [image](https://github.com/apache/apisix-helm-chart/blob/apisix-0.13.0/charts/apisix/values.yaml#L84)? Thanks for your time and help! -- 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]
