zhaomingcheng01 opened a new issue, #825: URL: https://github.com/apache/apisix-helm-chart/issues/825
### Current Behavior  因为目前使用了subPath,导致修改cm不会对pod中的文件不会被更新,导致apisix配置不会热加载,需要重启才能生效 解决版本,指定到一个目录,然后cm挂载到这个目录的config.yaml不使用subPath ### Expected Behavior _No response_ ### Error Logs _No response_ ### Steps to Reproduce 安装一个k8s环境然后使用helm安转一个apisix就可以了 ### Environment apisix 3.2.2 k8s环境 -- 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: notifications-unsubscr...@apisix.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org