Skip to content

Commit 351ab2e

Browse files
Merge pull request #529 from stfc/update-db
Update database host and port
2 parents 7b6c79c + ae2cb91 commit 351ab2e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

clusters/staging/worker/harbor-values.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ stfc-cloud-harbor:
1717
database:
1818
type: external
1919
external:
20-
host: "dbspgha03.fds.rl.ac.uk"
20+
host: "dbspg-dev.fds.rl.ac.uk"
21+
port: "6432"
2122
coreDatabase: "cloud_harbor_registry_dev"
2223

2324
persistence:

0 commit comments

Comments
 (0)