1
0
mirror of synced 2026-02-06 19:05:55 +00:00

Merge branch 'gitlab-https-auth' of https://github.com/fluxcd/toolkit into gitlab-https-auth

This commit is contained in:
Stefan Prodan
2020-10-17 13:06:22 +03:00
30 changed files with 366 additions and 579 deletions

View File

@@ -166,9 +166,9 @@ gotk bootstrap gitlab \
```
!!! hint "Authentication"
When providing the `--ssh-hostname`, a readonly deploy key will be added
When providing the `--ssh-hostname`, a read-only (SSH) deploy key will be added
to your repository, otherwise your GitLab personal token will be used to
authenticate against the HTTPS endpoint instead of SSH.
authenticate against the HTTPS endpoint instead.
Run the bootstrap for a repository owned by a GitLab group: