fix: remove wait: true from infrastructure-controllers (dependsOn + Flux retry is sufficient)
This commit is contained in:
parent
1e91fa71e8
commit
508c5c048e
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue