From 062eab764987b8216811e679a202be9f1978349d Mon Sep 17 00:00:00 2001 From: Ikenna Nwaiwu Date: Fri, 13 Sep 2024 07:20:40 +0100 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 38d8888..209925b 100644 --- a/README.md +++ b/README.md @@ -100,9 +100,6 @@ Flux needs to be able to commit on the repository, this tutorial can only work o You will also need a [GitHub personal access token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens) (PAT) with administration permissions. ```shell -# Set default remote -gh repo set-default IkennaConsulting/traefik-hub-gitops -# Create fork gh repo fork --remote kubectl apply -f clusters/kind/flux-system/gotk-components.yaml ```