move from nfs to ceph

This commit is contained in:
2025-08-02 16:40:07 +05:30
parent 48b47c682c
commit 09f3c26d7c
54 changed files with 139 additions and 660 deletions

View File

@@ -1,32 +0,0 @@
---
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: longhorn
namespace: longhorn-system
spec:
interval: 24h
chart:
spec:
chart: longhorn
version: "1.9.1"
sourceRef:
kind: HelmRepository
name: longhorn
namespace: flux-system
interval: 24h
install:
createNamespace: true
upgrade:
remediation:
remediateLastFailure: true
values:
persistence:
defaultClass: true
reclaimPolicy: Retain
ingress:
enabled: false
service:
ui:
type: LoadBalancer
nodePort: 85