Skip to content

Commit

Permalink
request archivedrecordings,archivedreports bucket pre-init
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Jan 22, 2024
1 parent ff5a6ee commit 45ae643
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 @@ -16,6 +16,7 @@ services:
image: ${SEAWEEDFS_IMAGE:-quay.io/cryostat/cryostat-storage:latest}
hostname: s3
environment:
CRYOSTAT_BUCKETS: archivedrecordings,archivedreports
CRYOSTAT_ACCESS_KEY: access_key
CRYOSTAT_SECRET_KEY: secret_key
DATA_DIR: /data
Expand Down

0 comments on commit 45ae643

Please sign in to comment.