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 2e5b739 commit 1f0b3e3Copy full SHA for 1f0b3e3
installer/install.sh
@@ -68,7 +68,7 @@ create_codefresh_secret() {
68
\"ingressClass\":\"${CSDP_INGRESS_CLASS_NAME}\",
69
\"ingressController\":\"${CSDP_INGRESS_CONTROLLER}\",
70
\"componentNames\":${COMPONENTS},
71
- \"runtimeVersion\":\"0.0\"
+ \"runtimeVersion\":\"v0.0\"
72
}"
73
74
RUNTIME_CREATE_DATA="{\"operationName\":\"CreateRuntime\",\"variables\":{\"args\":$RUNTIME_CREATE_ARGS}"
0 commit comments