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

17 lines
287 B
YAML

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