fix: make flux bootstrap reachable from cluster
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -10,5 +10,5 @@ spec:
|
||||
kind: GitRepository
|
||||
name: platform
|
||||
path: ./infrastructure
|
||||
wait: true
|
||||
wait: false
|
||||
timeout: 5m
|
||||
|
||||
Reference in New Issue
Block a user