flux-infra/clusters/titan.lan.huizinga.dev/infra/rook-ceph.yaml
2025-02-23 06:25:28 +01:00

15 lines
264 B
YAML

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