diff --git a/bootstrap.sh b/bootstrap.sh index 7c650fb..de911ea 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -117,3 +117,7 @@ cilium-cli status --wait # echo "Running connectivity test..." # cilium-cli connectivity test --namespace-labels pod-security.kubernetes.io/enforce=privileged + +echo "Bootstrapping flux..." +flux bootstrap git --url ssh://git@huizinga.dev/infra/foundation --branch=main --path=clusters/${cluster_name} \ + --components-extra=source-watcher