diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index 8160716..5124afd 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -3,4 +3,4 @@ set -e set -u set -x -flux bootstrap git --url ssh://git@huizinga.dev/Dreaded_X/flux-infra --branch=master --path=clusters/titan.lan.huizinga.dev --components source-controller,kustomize-controller,helm-controller +flux bootstrap git --url ssh://git@huizinga.dev/Dreaded_X/flux-infra --branch=master --path=clusters/titan.lan.huizinga.dev --components source-controller,kustomize-controller,helm-controller,notification-controller