remove zfs engine

This commit is contained in:
Joseph Hanson 2024-09-05 01:21:18 -05:00
parent 2651c3efff
commit d439c2084c
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -1,5 +1,5 @@
---
# yaml-language-server: $schema=https://ks.hsn.dev/helm.toolkit.fluxcd.io/helmrelease_v2beta2.json
# yaml-language-server: $schema=https://ks.hsn.dev/helm.toolkit.fluxcd.io/helmrelease_v2.json
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
@ -27,12 +27,11 @@ spec:
localpv:
image:
registry: quay.io/
repository: openebs/provisioner-localpv
hostpathClass:
enabled: true
name: openebs-hostpath
isDefaultClass: false
basePath: /var/openebs/local
helperPod:
image:
registry: quay.io/
openebs-crds:
csi:
volumeSnapshots:
@ -49,7 +48,7 @@ spec:
lvm:
enabled: false
zfs:
enabled: true
enabled: false
replicated:
mayastor:
enabled: false