Skip to content

Commit

Permalink
ensure correct archived reports bucket used
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Jan 22, 2024
1 parent e40eac4 commit 1259744
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions smoketest/compose/s3-seaweed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ services:
cryostat:
environment:
STORAGE_BUCKETS_ARCHIVES_NAME: archivedrecordings
CRYOSTAT_SERVICES_REPORTS_STORAGE_CACHE_NAME: archivedreports
QUARKUS_S3_ENDPOINT_OVERRIDE: http://s3:8333
STORAGE_EXT_URL: http://localhost:8080/storage/
QUARKUS_S3_PATH_STYLE_ACCESS: "true" # needed since compose setup does not support DNS subdomain resolution
Expand Down

0 comments on commit 1259744

Please sign in to comment.