Skip to content

Commit

Permalink
Infra updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jeannettemcd committed May 24, 2024
1 parent d82a618 commit 426b7c0
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions deploy/production/chief-keeper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,14 @@ resources:
autoscaling:
enabled: false
env:
SERVER_ETH_RPC_HOST:
PRIMARY_ETH_RPC_HOST:
type: parameterStore
name: server-eth-rpc-host
parameter_name: /eks/maker-prod/chief-keeper/server-eth-rpc-host
RPC_HOST_TIMEOUT:
type: kv
value: "120"
name: primary-eth-rpc-host
parameter_name: /eks/maker-prod/chief-keeper/primary-eth-rpc-host
BACKUP_ETH_RPC_HOST:
type: parameterStore
name: backup-eth-rpc-host
parameter_name: /eks/maker-prod/chief-keeper/backup-eth-rpc-host
ETH_ACCOUNT_KEY:
type: kv
value: "key_file=/opt/keeper/chief-keeper/secrets/keystore.json,pass_file=/opt/keeper/chief-keeper/secrets/password.txt"
Expand Down

0 comments on commit 426b7c0

Please sign in to comment.