@@ -18,7 +18,7 @@ imagePullSecrets: []
18
18
19
19
release :
20
20
# "openebs.io/version" label for control plane components
21
- version : " 3.9 .0"
21
+ version : " 3.10 .0"
22
22
23
23
# Legacy components will be installed if it is enabled.
24
24
# Legacy components are - admission-server, maya api-server, snapshot-operator
@@ -95,7 +95,7 @@ provisioner:
95
95
localprovisioner :
96
96
enabled : true
97
97
image : " openebs/provisioner-localpv"
98
- imageTag : " 3.4 .0"
98
+ imageTag : " 3.5 .0"
99
99
replicas : 1
100
100
enableLeaderElection : true
101
101
# These fields are deprecated. Please use the fields (see below)
@@ -356,7 +356,7 @@ webhook:
356
356
# then put this configuration under `localpv-provisioner` and `openebs-ndm` key.
357
357
helper :
358
358
image : " openebs/linux-utils"
359
- imageTag : " 3.4 .0"
359
+ imageTag : " 3.5 .0"
360
360
361
361
# These are ndm related configuration. If you want to enable openebs as a dependency
362
362
# chart then set `ndm.enabled: false`, `ndmOperator.enabled: false` and enable it as
@@ -404,15 +404,15 @@ mayastor:
404
404
405
405
# Sample configuration, if you want to configure mayastor with custom values.
406
406
# This is a small part of the full configuration. Full configuration available
407
- # here - https://github.com/openebs/mayastor-extensions/blob/v2.4 .0/chart/values.yaml
407
+ # here - https://github.com/openebs/mayastor-extensions/blob/v2.5 .0/chart/values.yaml
408
408
409
409
image :
410
410
# -- Image registry to pull Mayastor product images
411
411
registry : docker.io
412
412
# -- Image registry's namespace
413
413
repo : openebs
414
414
# -- Release tag for Mayastor images
415
- tag : v2.4 .0
415
+ tag : v2.5 .0
416
416
# -- ImagePullPolicy for Mayastor images
417
417
pullPolicy : IfNotPresent
418
418
@@ -502,11 +502,11 @@ mayastor:
502
502
# # -- csi-attacher image release tag
503
503
# attacherTag: v4.3.0
504
504
# # -- csi-snapshotter image release tag
505
- # snapshotterTag: v6.2 .1
505
+ # snapshotterTag: v6.3 .1
506
506
# # -- csi-snapshot-controller image release tag
507
- # snapshotControllerTag: v6.2 .1
507
+ # snapshotControllerTag: v6.3 .1
508
508
# # -- csi-node-driver-registrar image release tag
509
- # registrarTag: v2.8 .0
509
+ # registrarTag: v2.9 .0
510
510
511
511
# controller:
512
512
# # -- Log level for the csi controller
@@ -526,6 +526,8 @@ mayastor:
526
526
# tolerations: []
527
527
# # -- Set PriorityClass, overrides global
528
528
# priorityClassName: ""
529
+ # # -- Prevent modifying the volume mode when creating a PVC from an existing VolumeSnapshot
530
+ # preventVolumeModeConversion: true
529
531
# node:
530
532
# logLevel: info
531
533
# topology:
@@ -545,8 +547,10 @@ mayastor:
545
547
# # -- Memory requests for csi node plugin
546
548
# memory: "64Mi"
547
549
# nvme:
548
- # # -- The nvme_core module io timeout in seconds
549
- # io_timeout: "30"
550
+ # # The nvme_core module and nvme block io timeout in humantime
551
+ # # By default it uses the "io_engine.nvme.ioTimeout" + 10s
552
+ # # Do not modify this unless you're really sure about its effects
553
+ # io_timeout: ""
550
554
# # -- The ctrl_loss_tmo (controller loss timeout) in seconds
551
555
# ctrl_loss_tmo: "1980"
552
556
# # Kato (keep alive timeout) in seconds
@@ -593,6 +597,23 @@ mayastor:
593
597
# size: 2Gi
594
598
# podAntiAffinityPreset: "hard"
595
599
600
+ # nvme:
601
+ # # -- Timeout for IOs
602
+ # # The default here is exaggerated for local disks but we've observed that in
603
+ # # shared virtual environments having a higher timeout value is beneficial.
604
+ # # In certain cases, you may have to set this to an even higher value. For example,
605
+ # # in Hetzner we've had better results setting it to 300s.
606
+ # # Please adjust this according to your hardware and needs.
607
+ # ioTimeout: "110s"
608
+ # # Timeout for admin commands
609
+ # adminTimeout: "30s"
610
+ # # Timeout for keep alives
611
+ # keepAliveTimeout: "10s"
612
+ # tcp:
613
+ # # -- Max size setting (both initiator and target) for an NVMe queue
614
+ # # -- You may need to increase this for a higher outstanding IOs per volume
615
+ # maxQueueDepth: "32"
616
+
596
617
# loki-stack:
597
618
# # -- Enable loki log collection for Mayastor components
598
619
# enabled: true
@@ -663,25 +684,25 @@ jiva:
663
684
# image:
664
685
# registry: quay.io/
665
686
# repository: openebs/jiva
666
- # tag: 3.5 .0
687
+ # tag: 3.6 .0
667
688
# replica:
668
689
# image:
669
690
# registry: quay.io/
670
691
# repository: openebs/jiva
671
- # tag: 3.5 .0
692
+ # tag: 3.6 .0
672
693
# image:
673
694
# registry: quay.io/
674
695
# repository: openebs/jiva-operator
675
696
# pullPolicy: IfNotPresent
676
- # tag: 3.5 .0
697
+ # tag: 3.6 .0
677
698
#
678
699
# jivaCSIPlugin:
679
700
# remount: "true"
680
701
# image:
681
702
# registry: quay.io/
682
703
# repository: openebs/jiva-csi
683
704
# pullPolicy: IfNotPresent
684
- # tag: 3.5 .0
705
+ # tag: 3.6 .0
685
706
686
707
cstor :
687
708
@@ -732,59 +753,59 @@ cstor:
732
753
# image:
733
754
# registry: quay.io/
734
755
# repository: openebs/cstor-pool-manager
735
- # tag: 3.5 .0
756
+ # tag: 3.6 .0
736
757
# cstorPool:
737
758
# image:
738
759
# registry: quay.io/
739
760
# repository: openebs/cstor-pool
740
- # tag: 3.5 .0
761
+ # tag: 3.6 .0
741
762
# cstorPoolExporter:
742
763
# image:
743
764
# registry: quay.io/
744
765
# repository: openebs/m-exporter
745
- # tag: 3.5 .0
766
+ # tag: 3.6 .0
746
767
# image:
747
768
# registry: quay.io/
748
769
# repository: openebs/cspc-operator
749
770
# pullPolicy: IfNotPresent
750
- # tag: 3.5 .0
771
+ # tag: 3.6 .0
751
772
#
752
773
# cvcOperator:
753
774
# target:
754
775
# image:
755
776
# registry: quay.io/
756
777
# repository: openebs/cstor-istgt
757
- # tag: 3.5 .0
778
+ # tag: 3.6 .0
758
779
# volumeMgmt:
759
780
# image:
760
781
# registry: quay.io/
761
782
# repository: openebs/cstor-volume-manager
762
- # tag: 3.5 .0
783
+ # tag: 3.6 .0
763
784
# volumeExporter:
764
785
# image:
765
786
# registry: quay.io/
766
787
# repository: openebs/m-exporter
767
- # tag: 3.5 .0
788
+ # tag: 3.6 .0
768
789
# image:
769
790
# registry: quay.io/
770
791
# repository: openebs/cvc-operator
771
792
# pullPolicy: IfNotPresent
772
- # tag: 3.5 .0
793
+ # tag: 3.6 .0
773
794
#
774
795
# cstorCSIPlugin:
775
796
# image:
776
797
# registry: quay.io/
777
798
# repository: openebs/cstor-csi-driver
778
799
# pullPolicy: IfNotPresent
779
- # tag: 3.5 .0
800
+ # tag: 3.6 .0
780
801
#
781
802
# admissionServer:
782
803
# componentName: cstor-admission-webhook
783
804
# image:
784
805
# registry: quay.io/
785
806
# repository: openebs/cstor-webhook
786
807
# pullPolicy: IfNotPresent
787
- # tag: 3.5 .0
808
+ # tag: 3.6 .0
788
809
789
810
# ndm configuration goes here
790
811
# https://openebs.github.io/node-disk-manager
@@ -832,7 +853,7 @@ openebs-ndm:
832
853
# registry: quay.io/
833
854
# repository: openebs/linux-utils
834
855
# pullPolicy: IfNotPresent
835
- # tag: 3.4 .0
856
+ # tag: 3.5 .0
836
857
#
837
858
# featureGates:
838
859
# enabled: true
@@ -885,7 +906,7 @@ localpv-provisioner:
885
906
# image:
886
907
# registry: quay.io/
887
908
# repository: openebs/provisioner-localpv
888
- # tag: 3.4 .0
909
+ # tag: 3.5 .0
889
910
# pullPolicy: IfNotPresent
890
911
# healthCheck:
891
912
# initialDelaySeconds: 30
@@ -899,7 +920,7 @@ localpv-provisioner:
899
920
# registry: quay.io/
900
921
# repository: openebs/linux-utils
901
922
# pullPolicy: IfNotPresent
902
- # tag: 3.4 .0
923
+ # tag: 3.5 .0
903
924
904
925
# zfs local pv configuration goes here
905
926
# ref - https://openebs.github.io/zfs-localpv
@@ -920,7 +941,7 @@ zfs-localpv:
920
941
# registry: quay.io/
921
942
# repository: openebs/zfs-driver
922
943
# pullPolicy: IfNotPresent
923
- # tag: 2.3 .0
944
+ # tag: 2.4 .0
924
945
925
946
# lvm local pv configuration goes here
926
947
# ref - https://openebs.github.io/lvm-localpv
@@ -941,7 +962,7 @@ lvm-localpv:
941
962
# registry: quay.io/
942
963
# repository: openebs/lvm-driver
943
964
# pullPolicy: IfNotPresent
944
- # tag: 1.3 .0
965
+ # tag: 1.4 .0
945
966
946
967
# openebs nfs provisioner configuration goes here
947
968
# ref - https://openebs.github.io/dynamic-nfs-provisioner
@@ -961,13 +982,13 @@ nfs-provisioner:
961
982
# image:
962
983
# registry:
963
984
# repository: openebs/provisioner-nfs
964
- # tag: 0.10 .0
985
+ # tag: 0.11 .0
965
986
# pullPolicy: IfNotPresent
966
987
# enableLeaderElection: "true"
967
988
# nfsServerAlpineImage:
968
989
# registry:
969
990
# repository: openebs/nfs-server-alpine
970
- # tag: 0.10 .0
991
+ # tag: 0.11 .0
971
992
972
993
cleanup :
973
994
image :
0 commit comments