From 6eeb09d410155ad7b8aa8d297ed2a6b1c01cb7b8 Mon Sep 17 00:00:00 2001 From: Hsin-Fang Chiang Date: Mon, 30 Mar 2026 15:05:51 -0700 Subject: [PATCH] Switch to use the default embargo alias Image compression of 3 image types is now on in the default embargo repo. --- bps/LSSTCam/bps_Daytime.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bps/LSSTCam/bps_Daytime.yaml b/bps/LSSTCam/bps_Daytime.yaml index 168453dd..645b137d 100644 --- a/bps/LSSTCam/bps_Daytime.yaml +++ b/bps/LSSTCam/bps_Daytime.yaml @@ -4,9 +4,7 @@ project: ApPipe campaign: AP-daytime payload: - # Use the prompt processing configuration for the embargo repo, which turns on compression. - # This can be changed to 'embargo' once compression is turned on by default - butlerConfig: "s3://embargo@rubin-summit-users/butler-prompt-processing.yaml" + butlerConfig: "embargo" # payloadName: Do not set here, must pass in from command line or script # inCollection: Do not set here, must pass in from command line or script # dataQuery: Do not set here, must pass in from command line or script