This commit is contained in:
Lee 2024-09-24 01:15:59 +01:00
parent 1b2e2f48b2
commit b1a77f3ebb
2 changed files with 2 additions and 2 deletions

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

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