We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddcff0f commit 772eb58Copy full SHA for 772eb58
1 file changed
cluster-settings-template.env
@@ -30,5 +30,5 @@ CL_CTRLNODES=1
30
# Number of (initial) worker nodes
31
CL_WRKRNODES=1
32
### Autofill magic, don't touch
33
-CS_MAINVER=${CS_MAINVER:-${CL_PATCHVER%.*})
+CS_MAINVER=${CS_MAINVER:-${CL_PATCHVER%.*}}
34
0 commit comments