Skip to content

Commit

Permalink
chore: cluster switch (#774)
Browse files Browse the repository at this point in the history
Switching RDS instances, step of cluster switch
  • Loading branch information
renebarbosafl authored Dec 12, 2023
1 parent 45806f9 commit 6cea1cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/marlowe-runtime/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ instances:
tag: 0.0.6-rc2
repo: ghcr.io
org: input-output-hk
databaseHost: prod-marlowe-runtime-db-new.csguv6v6ban1.us-east-1.rds.amazonaws.com
databaseHost: prod-marlowe-runtime-db.csguv6v6ban1.us-east-1.rds.amazonaws.com
demo:
parentDomain: demo.scdev.aws.iohkdev.io
webTag: 0.0.5.1
tag: 0.0.5
repo: ghcr.io
org: input-output-hk
databaseHost: prod-marlowe-runtime-db-new.csguv6v6ban1.us-east-1.rds.amazonaws.com
databaseHost: prod-marlowe-runtime-db.csguv6v6ban1.us-east-1.rds.amazonaws.com

namespace: marlowe-staging

Expand Down

0 comments on commit 6cea1cd

Please sign in to comment.