Skip to content

Commit

Permalink
still allow testnet3 secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
tkporter committed Oct 6, 2023
1 parent 3d2147c commit a7598e2
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,10 @@ export const infrastructure: InfrastructureConfig = {
accessibleGCPSecretPrefixes: [
'hyperlane-testnet-',
'testnet-',
'hyperlane-testnet3-',
'rc-testnet3-',
'testnet3-',
'hyperlane-testnet4-',
'flowcarbon-testnet4-',
'rc-testnet4-',
'testnet4-',
],
Expand Down

0 comments on commit a7598e2

Please sign in to comment.