Skip to content

Commit b38e314

Browse files
authored
ci: update the regions used during catalog validation of DAs (#590)
1 parent 829e4d9 commit b38e314

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

patterns/roks/catalogValidationValues.json.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"ibmcloud_api_key": $VALIDATION_APIKEY,
3-
"region": "eu-gb",
3+
"region": "us-south",
44
"entitlement": "cloud_pak",
55
"tags": $TAGS,
66
"prefix": $PREFIX
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"ibmcloud_api_key": $VALIDATION_APIKEY,
3-
"region": "eu-gb",
3+
"region": "us-east",
44
"tags": $TAGS,
55
"prefix": $PREFIX
66
}

0 commit comments

Comments
 (0)