Files
home-ops/kubernetes/apps/storage/proxmox-csi/ks.yaml
T
2026-09-17 18:44:49 +03:00

21 lines
448 B
YAML

---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: proxmox-csi
spec:
interval: 1h
path: ./kubernetes/apps/storage/proxmox-csi/app
prune: true
sourceRef:
kind: GitRepository
name: flux-system
namespace: flux-system
targetNamespace: storage
wait: true
healthChecks:
- apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
name: proxmox-csi-plugin
namespace: storage