Update values.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
@@ -140,25 +140,3 @@ localpv-provisioner:
|
|||||||
# Specify in hours the duration after which a ping event needs to be sent.
|
# Specify in hours the duration after which a ping event needs to be sent.
|
||||||
pingInterval: "24h"
|
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
|
|
||||||
|
|||||||
Reference in New Issue
Block a user