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.
2 parents 3b4f231 + 496c4e6 commit b9b250dCopy full SHA for b9b250d
pkg/roachprod/vm/ibm/provider.go
@@ -72,7 +72,7 @@ var (
72
// The default region used for non-geo clusters.
73
// Leave this field empty to randomize the region for non-geo clusters.
74
// This could be useful in case of quota issues in the default region.
75
-const defaultRegionForNonGeoClusters = "ca-tor"
+const defaultRegionForNonGeoClusters = ""
76
77
var (
78
// defaultZones is the list of availability zones agreed upon with IBM.
0 commit comments