0.4.0: csi external-snapshotter v8.1.0 (Phase 3a — VolumeSnapshot CRDs + controller)
This commit is contained in:
11
values.yaml
11
values.yaml
@@ -130,6 +130,17 @@ registry:
|
||||
# VolumeClone Refresh ↓ path
|
||||
# Existing instances on `local-path` are unaffected — Longhorn
|
||||
# co-exists, doesn't replace local-path.
|
||||
# csiSnapshotter — vendored kubernetes-csi/external-snapshotter
|
||||
# v8.1.0. Provides the standard `snapshot.storage.k8s.io/v1` CRDs
|
||||
# + snapshot-controller. Required for Tower's CSI VolumeClone path
|
||||
# (Refresh ↓ + spawn-env seed). See ADR 0003 phase 3.
|
||||
#
|
||||
# Only needed when Longhorn (or any other snapshot-capable CSI
|
||||
# driver) is in use; default true so future server connects get the
|
||||
# substrate ready out of the box.
|
||||
csiSnapshotter:
|
||||
enabled: true
|
||||
|
||||
longhorn:
|
||||
enabled: false
|
||||
# Replicas per Longhorn volume. Standard tier (single server) =
|
||||
|
||||
Reference in New Issue
Block a user