[stable/zfs-localpv]: update charts to 2.0.0 (#396)

Signed-off-by: shubham <shubham.bajpai@mayadata.io>
This commit is contained in:
Shubham Bajpai 2022-01-11 16:05:30 +05:30 committed by GitHub
parent 52e5b1bb4b
commit ea246090af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 17 additions and 8 deletions

View file

@ -2,7 +2,7 @@
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
release:
version: "1.9.3"
version: "2.0.0"
imagePullSecrets:
# - name: "image-pull-secret"
@ -53,6 +53,12 @@ zfsNode:
priorityClass:
create: true
name: zfs-csi-node-critical
# allowed topologykeys for csi driver
# The desired comma separated keys can be added here,
# by default all the node label keys are allowed.
# For example:
# allowedTopologyKeys: "kubernetes.io/hostname,openebs.io/rack"
allowedTopologyKeys: "All"
# zfsController contains the configurables for
# the zfs controller statefulset
@ -133,7 +139,7 @@ zfsPlugin:
repository: openebs/zfs-driver
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: 1.9.3
tag: 2.0.0
role: openebs-zfs