change interval to 5 mins

This commit is contained in:
Lee 2024-09-26 14:59:13 +01:00
parent f553351c5a
commit 118c384ad7
2 changed files with 2 additions and 2 deletions

@ -5,7 +5,7 @@ metadata:
name: apps
namespace: flux-system
spec:
interval: 1m0s
interval: 5m0s
dependsOn:
- name: infrastructure
sourceRef:

@ -5,7 +5,7 @@ metadata:
name: infrastructure
namespace: flux-system
spec:
interval: 1m0s
interval: 5m0s
sourceRef:
kind: GitRepository
name: flux-system