Skip to content

Commit 8f4fb0f

Browse files
Use Fast release channel
1 parent 186f13e commit 8f4fb0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clickhouse-cloud/cloud-api.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ curl -X POST -H 'Content-Type: application/json' -d '
5454
"name": "'${NAME_FULL}'",
5555
"provider": "'$PROVIDER'",
5656
"region": "'$REGION'",
57+
"releaseChannel": "fast",
5758
"numReplicas": '$REPLICAS',
5859
"minReplicaMemoryGb":'$MEMORY',"maxReplicaMemoryGb":'$MEMORY',
5960
"ipAccessList": [{"source": "0.0.0.0/0", "description": "anywhere"}]

0 commit comments

Comments
 (0)