The Documentation tells me to set gitlab_rails[‘time_zone’] = ‘UTC’ to value from “timedatectl list-timezones” set for the host-server. But even after an gitlab-ctl reconfigure && restart the time in the container wont adjust.
gitlab-ctl show-config:
gitlab_rails[‘time_zone’] = ‘Europe/Berlin’
Any suggestions ?