-
Hi, guys I want to change the timezone of the EMQX container. Is there a convenient way to implement it? |
Beta Was this translation helpful? Give feedback.
Answered by
jacky-xbb
Aug 16, 2022
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jacky-xbb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Create a ConfigMap to import the time zone settings that you want to use.
For other time zones, use the corresponding files in the
/usr/share/zoneinfo/Asia/
directory. Example:Mount the ConfigMap in a emqx yaml.
Check if the time zone validated