Skip to content

Commit e5ff23c

Browse files
authored
chore: update mnemonic secret name in staging (#24295)
.
2 parents 1bbe4a6 + 442504c commit e5ff23c

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

spartan/environments/staging-internal.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ NAMESPACE=${NAMESPACE:-staging-internal}
55
GCP_REGION=us-west1-a
66
CLUSTER=aztec-gke-public
77
RESOURCE_PROFILE=prod
8+
LABS_INFRA_MNEMONIC_SECRET_NAME="sepolia-labs-staging-internal-mnemonic"
89

910
# Ethereum
1011
ETHEREUM_CHAIN_ID=11155111

spartan/environments/staging-public.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ NAMESPACE=${NAMESPACE:-staging-public}
55
GCP_REGION=us-west1-a
66
CLUSTER=aztec-gke-public
77
RESOURCE_PROFILE=prod
8+
LABS_INFRA_MNEMONIC_SECRET_NAME="sepolia-labs-staging-public-mnemonic"
89

910
# Ethereum
1011
ETHEREUM_CHAIN_ID=11155111

0 commit comments

Comments
 (0)