X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fsdc%2Fcomponents%2Fsdc-cs%2Fvalues.yaml;h=2c896ea77f4ccb2e73c2bb1be1456234e4f26cc5;hb=c4851c859da2967f8e5748ce22d0416bc14c7b9a;hp=364c36313e91f97209a4e5b45fb88f9cd1d1ee02;hpb=5026bc8a2eb471ddc293baf13c81fb14de34469d;p=oom.git diff --git a/kubernetes/sdc/components/sdc-cs/values.yaml b/kubernetes/sdc/components/sdc-cs/values.yaml index 364c36313e..2c896ea77f 100644 --- a/kubernetes/sdc/components/sdc-cs/values.yaml +++ b/kubernetes/sdc/components/sdc-cs/values.yaml @@ -48,8 +48,9 @@ global: clusterName: cassandra #datacenter name (use "dc1" in case of k8ssandra-operator, otherwise "Pod") dataCenter: dc1 - #cqlVersion for cassandra 3.11.* must be "3.4.4" and cassandra 4.* must be "3.4.5" - cqlVersion: "3.4.5" + #cqlVersion for cassandra 3.11.* must be "3.4.4" and cassandra 4.0.* must be "3.4.5" + #and cassandra 4.1.* must be "3.4.6" + cqlVersion: "3.4.6" ################################################################# # Application configuration defaults.