Skip to content

Commit 40f20a7

Browse files
authored
Merge pull request #157 from GoogleCloudPlatform/megan-kuo-patch-1
Add us-west8-docker.pkg.dev AR registry
2 parents 201f90d + f2087dd commit 40f20a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/const.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ var DefaultARRegistries = [...]string{
112112
"us-west2-docker.pkg.dev",
113113
"us-west3-docker.pkg.dev",
114114
"us-west4-docker.pkg.dev",
115+
"us-west8-docker.pkg.dev",
115116
}
116117

117118
// SupportedGCRTokenSources maps config keys to plain english explanations for

0 commit comments

Comments
 (0)