Skip to content

Commit

Permalink
Merge pull request #3836 from lsst-sqre/tickets/DM-47298
Browse files Browse the repository at this point in the history
DM-47298: Enable SIA on idfprod
  • Loading branch information
stvoutsin authored Oct 30, 2024
2 parents ad58726 + fd4c894 commit 8c394d2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions applications/sia/values-idfprod.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
config:

# Data (Butler) Collections
butlerDataCollections:
- config: "https://raw.githubusercontent.com/lsst-dm/dax_obscore/refs/heads/main/configs/dp02.yaml"
label: "LSST.DP02"
name: "dp02"
butler_type: "REMOTE"
repository: "https://data.lsst.cloud/api/butler/repo/dp02/butler.yaml"
datalink_url: "https://data.lsst.cloud/api/datalink/links?ID=butler%3A//dp02/{id}"
2 changes: 1 addition & 1 deletion environments/values-idfprod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ applications:
portal: true
sasquatch: true
semaphore: true
sia: false
sia: true
siav2: false
squareone: true
strimzi: true
Expand Down

0 comments on commit 8c394d2

Please sign in to comment.