From 614528f216f0d7677332881792c7f1e36e616395 Mon Sep 17 00:00:00 2001 From: Mike Shoup Date: Sun, 16 Feb 2020 11:42:31 -0700 Subject: [PATCH] Change git URL --- flux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flux.yml b/flux.yml index b16de39..dc9454c 100644 --- a/flux.yml +++ b/flux.yml @@ -178,7 +178,7 @@ spec: # Replace the following URL to change the Git repository used by Flux. # HTTP basic auth credentials can be supplied using environment variables: # https://$(GIT_AUTHUSER):$(GIT_AUTHKEY)@github.com/user/repository.git - - --git-url=git@gitea.shoup.io:ShoupTech/flux.git + - --git-url=git@gitlab.com:shouptech/flux.git - --git-branch=master - --git-path=namespaces,workloads - --git-label=flux