lower root kustomizations auto sync interval
ci/woodpecker/push/flux-reconcile-source Pipeline was successful

This commit is contained in:
2026-04-07 03:30:44 +02:00
parent 02b251db8e
commit 91678b2ff8
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ metadata:
name: apps
namespace: flux-system
spec:
interval: 10m0s
interval: 24h
sourceRef:
kind: GitRepository
name: flux-system
+2 -2
View File
@@ -6,7 +6,7 @@ metadata:
name: flux-system
namespace: flux-system
spec:
interval: 1m0s
interval: 24h
ref:
branch: fresh-start
secretRef:
@@ -19,7 +19,7 @@ metadata:
name: flux-system
namespace: flux-system
spec:
interval: 10m0s
interval: 24h
path: ./cluster
prune: true
sourceRef:
+1 -1
View File
@@ -4,7 +4,7 @@ metadata:
name: infra
namespace: flux-system
spec:
interval: 10m0s
interval: 24h
sourceRef:
kind: GitRepository
name: flux-system