Update values.yaml

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
Kjeld Schouten
2024-06-21 19:23:26 +02:00
committed by GitHub
parent 0e4417ea5c
commit e055b0405b
-22
View File
@@ -140,25 +140,3 @@ localpv-provisioner:
# Specify in hours the duration after which a ping event needs to be sent.
pingInterval: "24h"
# lvm local pv configuration goes here
# ref - https://openebs.github.io/lvm-localpv
lvm-localpv:
enabled: false
crd:
enableInstall: false
volumeSnapshot: false
# Sample configuration if you want to configure lvm localpv with custom values.
# This is a small part of the full configuration. Full configuration available
# here - https://openebs.github.io/lvm-localpv
# imagePullSecrets: []
#
# rbac:
# pspEnabled: false
#
# lvmPlugin:
# image:
# registry: quay.io/
# repository: openebs/lvm-driver
# pullPolicy: IfNotPresent
# tag: 1.5.0