feat(storage): proxmox-csi-plugin + StorageClass на пулы Proxmox (rpool/local-zfs)
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
---
|
||||
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
|
||||
Reference in New Issue
Block a user