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 apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease kind: HelmRelease
metadata: metadata:
@ -27,12 +27,11 @@ spec:
localpv: localpv:
image: image:
registry: quay.io/ registry: quay.io/
repository: openebs/provisioner-localpv
hostpathClass: hostpathClass:
enabled: true
name: openebs-hostpath name: openebs-hostpath
isDefaultClass: false helperPod:
basePath: /var/openebs/local image:
registry: quay.io/
openebs-crds: openebs-crds:
csi: csi:
volumeSnapshots: volumeSnapshots:
@ -49,7 +48,7 @@ spec:
lvm: lvm:
enabled: false enabled: false
zfs: zfs:
enabled: true enabled: false
replicated: replicated:
mayastor: mayastor:
enabled: false enabled: false