doc: Document how to generate Gitaly configuration on startup
What does this MR do and why?
Gitaly has recently introduced a new feature that allows an admin to configure parts of Gitaly configuration on startup via an external command. This MR documents this new feature.
See https://gitlab.com/gitlab-org/gitaly/-/issues/4828+ for the issue, gitaly!5525 (merged) for the implementation.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.