fix: remove wait: true from infrastructure-controllers (dependsOn + Flux retry is sufficient)

This commit is contained in:
sirius0xdev 2026-05-04 00:35:52 +00:00
parent 1e91fa71e8
commit 508c5c048e

View file

@ -7,7 +7,6 @@ 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