From 4997bcb22cf6cc9cedf7133856baaa2774a6c776 Mon Sep 17 00:00:00 2001 From: garciagenrique Date: Tue, 28 May 2024 18:32:45 +0200 Subject: [PATCH] change flux refreshing to 30secs --- infrastructure/cluster/flux/flux-system/gotk-sync.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/cluster/flux/flux-system/gotk-sync.yaml b/infrastructure/cluster/flux/flux-system/gotk-sync.yaml index eea7508..938c83d 100644 --- a/infrastructure/cluster/flux/flux-system/gotk-sync.yaml +++ b/infrastructure/cluster/flux/flux-system/gotk-sync.yaml @@ -19,7 +19,7 @@ metadata: name: flux-system namespace: flux-system spec: - interval: 10m0s + interval: 30s path: ./infrastructure/cluster/flux prune: true sourceRef: