bitnami / bitnami/sealed-secrets

Set the timezone

Open
#577 1 comment 0 reactions 0 assignees View on GitHub
backlog bug good first issue
Dominant language
Go
Stars
9.3k
Forks
776
Avg merge
1d 3h
Merged PRs (30d)
28

Description

Hey folks,
in order to have the correct timestamp in the logs of the sealedsecrets controller container, I want to set the timezone for the container to "Europe/Berlin" (or something else).
Setting the environment variable TZ="Europe/Berlin" has no effect.
Setting the timezone with "tzselect" on the shell inside the container throws an error:
```
bash-4.4$ tzselect
/usr/bin/tzselect: line 180: /usr/share/zoneinfo/iso3166.tab: No such file or directory
/usr/bin/tzselect: time zone files are not set up correctly
```
I can't find anything in the docs.
Is there a way to give the logs the correct timestamp?
Thanks, Thomas

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.