diff --git a/clickhouse-cloud/combinations.sh b/clickhouse-cloud/combinations.sh index 5315c45cd..85502e2b3 100755 --- a/clickhouse-cloud/combinations.sh +++ b/clickhouse-cloud/combinations.sh @@ -11,7 +11,7 @@ PARALLEL_REPLICA=false TIER=development MEMORY=0 -export PROVIDER TIER REGION MEMORY PARRALEL_REPLICA +export PROVIDER TIER REGION MEMORY PARALLEL_REPLICA ./cloud-api.sh & TIER=production