fix: make flux bootstrap reachable from cluster
This commit is contained in:
@@ -7,6 +7,6 @@ spec:
|
|||||||
interval: 1m
|
interval: 1m
|
||||||
ref:
|
ref:
|
||||||
branch: main
|
branch: main
|
||||||
url: ssh://git@tea.michaelfisher.tech/HomeInfra/HetznerTerra.git
|
url: ssh://git@64.176.189.59:2222/HomeInfra/HetznerTerra.git
|
||||||
secretRef:
|
secretRef:
|
||||||
name: flux-system
|
name: flux-system
|
||||||
|
|||||||
@@ -10,5 +10,5 @@ spec:
|
|||||||
kind: GitRepository
|
kind: GitRepository
|
||||||
name: platform
|
name: platform
|
||||||
path: ./infrastructure
|
path: ./infrastructure
|
||||||
wait: true
|
wait: false
|
||||||
timeout: 5m
|
timeout: 5m
|
||||||
|
|||||||
Reference in New Issue
Block a user