Skip to content

New deployment against Vast S3 failing startup checks #8762

Discussion options

You must be logged in to vote

resolved, answering for posterity. This was a case of the $AWS_SECRET_ACCESS_KEY and $AWS_ACCESS_KEY_ID env var not making it to the installation. Moving those variables to the helm install command via a --set 'mimir.structuredConfig.common.storage.s3.secret_access_key=[redacted]' and --set 'mimir.structuredConfig.common.storage.s3.access_key_id=[redacted]' resolved the issue.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by jwhitelbl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #8756 on July 18, 2024 09:29.