Replies: 2 comments 1 reply
-
I normally don't change, so not sure it still works. But at least in the past it worked to set the timezone in a |
Beta Was this translation helpful? Give feedback.
1 reply
-
It worked for me in KafkaConnect resource container: spec:
template:
connectContainer:
env:
- name: TZ
value: "America/Sao_Paulo" |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to change timezone on kafka cluster?
Beta Was this translation helpful? Give feedback.
All reactions