diff --git a/clusters/prod/flux-system/gitrepository-platform.yaml b/clusters/prod/flux-system/gitrepository-platform.yaml index 14ab5af..cf28f3b 100644 --- a/clusters/prod/flux-system/gitrepository-platform.yaml +++ b/clusters/prod/flux-system/gitrepository-platform.yaml @@ -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 diff --git a/clusters/prod/flux-system/kustomization-infrastructure.yaml b/clusters/prod/flux-system/kustomization-infrastructure.yaml index 0aa0cf0..6a5cb74 100644 --- a/clusters/prod/flux-system/kustomization-infrastructure.yaml +++ b/clusters/prod/flux-system/kustomization-infrastructure.yaml @@ -10,5 +10,5 @@ spec: kind: GitRepository name: platform path: ./infrastructure - wait: true + wait: false timeout: 5m