anjia0532 opened a new issue #243:
URL: https://github.com/apache/apisix-helm-chart/issues/243


   en https://kubernetes.io/docs/concepts/storage/volumes/#configmap
   > A container using a ConfigMap as a 
[subPath](https://kubernetes.io/docs/concepts/storage/volumes/#using-subpath) 
volume mount will not receive ConfigMap updates.
   
   Maybe remove `subPath` is better ? We can use `apisix reload` without 
restart deployments/pods ?
   
   中文 https://kubernetes.io/zh/docs/concepts/storage/volumes/#configmap
   
   > 容器以 
[subPath](https://kubernetes.io/zh/docs/concepts/storage/volumes/#using-subpath)
 卷挂载方式使用 ConfigMap 时,将无法接收 ConfigMap 的更新。
   
   或许应该去掉 `subPath` ? 这样如果修改 ConfigMap 后可以通过 `apisix reload`  命令热加载更新,而不需要重启 
apisix 服务?


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