I set flags:
gitlab_letsencrypt_enable: false
gitlab_letsencrypt_contact_emails: ["[email protected]"]
gitlab_letsencrypt_auto_renew_hour: 1
gitlab_letsencrypt_auto_renew_minute: 30
gitlab_letsencrypt_auto_renew_day_of_month: "*/7"
gitlab_letsencrypt_auto_renew: true
And https cert does not work and in the logs there are such things:
Running handlers:
[2023-03-14T13:33:11+00:00] ERROR: Running exception handlers
There was an error running gitlab-ctl reconfigure:
acme_selfsigned[gitlab.domain.ru] (letsencrypt::enable line 37) had an error: Errno::ENOENT: file[gitlab.domain.ru SSL selfsigned key] (letsencrypt::enable line 39) had an error: Errno::ENOENT: No such file or directory @ rb_sysopen -