apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization metadata: name: rook-ceph namespace: flux-system labels: alert: flux-infra spec: interval: 15m path: ./infra/rook-ceph prune: true timeout: 2m sourceRef: kind: GitRepository name: flux-system wait: true