fix: make flux bootstrap reachable from cluster
All checks were successful
Deploy Cluster / Terraform (push) Successful in 47s
Deploy Cluster / Ansible (push) Successful in 9m59s

This commit is contained in:
2026-03-07 00:38:29 +00:00
parent 06c1356f1e
commit be04602bfb
2 changed files with 2 additions and 2 deletions

View File

@@ -7,6 +7,6 @@ spec:
interval: 1m
ref:
branch: main
url: ssh://git@tea.michaelfisher.tech/HomeInfra/HetznerTerra.git
url: ssh://git@64.176.189.59:2222/HomeInfra/HetznerTerra.git
secretRef:
name: flux-system

View File

@@ -10,5 +10,5 @@ spec:
kind: GitRepository
name: platform
path: ./infrastructure
wait: true
wait: false
timeout: 5m