ziyou434 opened a new issue #3039:
URL: https://github.com/apache/apisix/issues/3039


   ### Issue description
   I find there are some code about time zone,but I don't know what they can do 
or where they can be use.
   ```
   containers:
           - env:
               - name: TZ
                 value: "Asia/Shanghai"
   
   ...
   
   hostPath:
               path: /etc/localtime
               type: File
             name: localtime
   ```
   My company is sensitive to time zone,I want to insure these configs  have no 
effect .
   
   ### Environment
   
   * apisix version (cmd: `apisix version`): 2.0
   * OS: linux
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to