Skip to content

Fix: missing certificates initContainer in gitaly

Harry Lee requested to merge tclh123/gitlab:dev into master

In our internal gitlab, we need to import repo from our existing git repo service, which is using a self-signed HTTPS cert. So we need custom CA cert in the gitaly service. And the modification has been tested in our internal gitlab and works fine.

Please review and merge, thanks.

Edited by Harry Lee

Merge request reports