Merge pull request #86 from sirius0xdev/temp-fix-wait

fix(tailnet): add wait: true to infrastructure-controllers so HelmRel…
This commit is contained in:
sirius0xdev 2026-05-03 20:26:12 -04:00 committed by GitHub
commit f614d925de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,6 +7,7 @@ spec:
interval: 1m0s interval: 1m0s
retryInterval: 1m retryInterval: 1m
timeout: 5m timeout: 5m
wait: true
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system