Change wording about the ssh key of Geo nodes admin page
What does this MR do?
Changes the wording from:
Paste a machine public key here for the GitLab user this node runs on. Read more about how to generate it here
to
Paste the ssh public key used by the node you are adding. Read more about it here
The link is also changed to help/gitlab-geo/configuration.html#step-5-enabling-the-secondary-gitlab-node.
Screenshots
Before | After |
---|---|
What are the relevant issue numbers?
Closes gitlab-org/gitlab-ee#3290