diff --git a/flux/bootstrap.sh b/flux/bootstrap.sh index b5d0502..9316f98 100755 --- a/flux/bootstrap.sh +++ b/flux/bootstrap.sh @@ -1,2 +1,2 @@ #!/bin/sh -flux bootstrap git --url=ssh://git@git.xirion.net:2222/0x76/infrastructure.git --branch=main --path=flux/cluster/base/ --ssh-key-algorithm=ed25519 --components-extra=image-reflector-controller,image-automation-controller +flux bootstrap git --url=ssh://gitea@git.0x76.dev:42/v/infrastructure.git --branch=main --path=flux/cluster/base/ --ssh-key-algorithm=ed25519 --components-extra=image-reflector-controller,image-automation-controller