correct small typo

Signed-off-by: Johannes Ibald <johannes.ibald@etes.de>
Signed-off-by: S. M. Mohiuddin Khan Shiam <147746955+mohiuddin-khan-shiam@users.noreply.github.com>
pull/5414/head
Johannes Ibald 3 weeks ago committed by S. M. Mohiuddin Khan Shiam
parent 8bd9b5fffd
commit 572e58d64d

@ -42,7 +42,7 @@ import (
var bootstrapGitLabCmd = &cobra.Command{
Use: "gitlab",
Short: "Deploy Flux on a cluster connected to a GitLab repository",
Long: `The bootstrap gitlab command creates the GitLab repository if it doesn't exists and
Long: `The bootstrap gitlab command creates the GitLab repository if it doesn't exist and
commits the Flux manifests to the specified branch.
Then it configures the target cluster to synchronize with that repository.
If the Flux components are present on the cluster,

Loading…
Cancel
Save