Skip to content

Commit

Permalink
Merge pull request #4006 from lsst-sqre/u/kfindeisen/comcam-shutdown
Browse files Browse the repository at this point in the history
Shut down ComCam-prod instance of Prompt Processing
  • Loading branch information
kfindeisen authored Dec 17, 2024
2 parents 53b3287 + d26395b commit 0ea3178
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 88 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ image:
# Overrides the image tag whose default is the chart appVersion.
tag: 2.5.0

instruments: "LATISS LSSTComCam"
instruments: "LATISS"

This file was deleted.

2 changes: 1 addition & 1 deletion environments/values-usdfprod-prompt-processing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ applications:
prompt-proto-service-hsc: false
prompt-proto-service-latiss: true
prompt-proto-service-lsstcam: false
prompt-proto-service-lsstcomcam: true
prompt-proto-service-lsstcomcam: false
prompt-proto-service-lsstcomcamsim: false
vault-secrets-operator: false

0 comments on commit 0ea3178

Please sign in to comment.