File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ autoscaling:
33config :
44 dp02ClientServerIsDefault : true
55 dp02PostgresUri : postgresql://butler@dp02.rsp-sql-int.internal:5432/dp02
6+ dp1PostgresUri : postgresql://butler@dp1.rsp-sql-int.internal:5432/dp1
67 s3EndpointUrl : " https://storage.googleapis.com"
78 repositories :
89 dp02 : " file:///opt/lsst/butler/public/config/dp02.yaml"
10+ dp1 : " file:///opt/lsst/butler/config/dp1.yaml"
11+ shareNubladoSecrets : false
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ fqdn: "data-int.lsst.cloud"
33appOfAppsName : " science-platform"
44butlerServerRepositories :
55 dp02 : " https://data-int.lsst.cloud/api/butler/repo/dp02/butler.yaml"
6+ dp1 : " https://data-int.lsst.cloud/api/butler/repo/dp1/butler.yaml"
67gcp :
78 projectId : " science-platform-int-dc5d"
89 region : " us-central1"
You can’t perform that action at this time.
0 commit comments