This commit is contained in:
Lee 2024-09-21 21:54:12 +01:00
parent 2269b4b488
commit 26a124333e

@ -1,5 +1,5 @@
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: apps
@ -7,11 +7,10 @@ metadata:
spec:
interval: 10m0s
dependsOn:
- name: infra-configs
- name: infrastructure
sourceRef:
kind: GitRepository
name: flux-system
path: ./apps
path: ./apps/staging
prune: true
wait: true
timeout: 5m0s