Added flux bootstrap

This commit is contained in:
2025-11-30 05:47:51 +01:00
parent 76404daad6
commit 0cea6adb97

View File

@@ -117,3 +117,8 @@ 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
flux check