Skip to content

Commit

Permalink
rename variable
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Jan 22, 2024
1 parent d18ce13 commit e40eac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smoketest/compose/s3-seaweed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
AWS_ACCESS_KEY_ID: access_key
AWS_SECRET_ACCESS_KEY: secret_key
s3:
image: ${SEAWEEDFS_IMAGE:-quay.io/cryostat/cryostat-storage:latest}
image: ${STORAGE_IMAGE:-quay.io/cryostat/cryostat-storage:latest}
hostname: s3
environment:
CRYOSTAT_BUCKETS: archivedrecordings,archivedreports
Expand Down

0 comments on commit e40eac4

Please sign in to comment.