mirror of
https://gitlab.com/shouptech/flux.git
synced 2026-02-03 18:19:42 +00:00
Change git URL
This commit is contained in:
parent
d89e14172b
commit
614528f216
1 changed files with 1 additions and 1 deletions
2
flux.yml
2
flux.yml
|
|
@ -178,7 +178,7 @@ spec:
|
||||||
# Replace the following URL to change the Git repository used by Flux.
|
# Replace the following URL to change the Git repository used by Flux.
|
||||||
# HTTP basic auth credentials can be supplied using environment variables:
|
# HTTP basic auth credentials can be supplied using environment variables:
|
||||||
# https://$(GIT_AUTHUSER):$(GIT_AUTHKEY)@github.com/user/repository.git
|
# 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-branch=master
|
||||||
- --git-path=namespaces,workloads
|
- --git-path=namespaces,workloads
|
||||||
- --git-label=flux
|
- --git-label=flux
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue