This commit is contained in:
2024-06-10 12:58:18 +10:00
parent f632015efc
commit 96d42f357c
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ metadata:
spec:
interval: 10m0s
dependsOn:
- name: infrustructure
- name: infrastructure
sourceRef:
kind: GitRepository
name: flux-system

View File

@@ -1,14 +1,14 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: infrustructure
name: infrastructure
namespace: flux-system
spec:
interval: 5m0s
sourceRef:
kind: GitRepository
name: flux-system
path: ./kubernetes/infrustructure
path: ./kubernetes/infrastructure
prune: true
wait: true
timeout: 5m0s