Added wait: true to all flux Kustomizations
This commit is contained in:
parent
f072d17e47
commit
aa66dea6d0
|
@ -12,8 +12,4 @@ spec:
|
|||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: flux-system
|
||||
healthChecks:
|
||||
- apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
name: cert-manager
|
||||
namespace: cert-manager
|
||||
wait: true
|
||||
|
|
|
@ -12,3 +12,4 @@ spec:
|
|||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: flux-system
|
||||
wait: true
|
||||
|
|
|
@ -14,6 +14,7 @@ spec:
|
|||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: flux-system
|
||||
wait: true
|
||||
decryption:
|
||||
provider: sops
|
||||
secretRef:
|
||||
|
|
|
@ -12,6 +12,7 @@ spec:
|
|||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: flux-system
|
||||
wait: true
|
||||
decryption:
|
||||
provider: sops
|
||||
secretRef:
|
||||
|
|
Loading…
Reference in New Issue
Block a user