Hello,
I have an on-Prem gitlab setup and running with no problems. I configured an ldap connection to my windows Active Directory.
I enabled https via the built in nginx. Once I set all the settings for https I have to run gitlab-ctl reconfigure in order for the settings to take effect. But when I run that command the gitlab.yml file that contains the ldap information gets reset.
How can I use gitlab-ctl reconfigure without it wiping out the gitlab.yml file ?