Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable Minio by default, add var for S3 region #80

Merged
merged 2 commits into from
Mar 9, 2023
Merged

Disable Minio by default, add var for S3 region #80

merged 2 commits into from
Mar 9, 2023

Conversation

jesper7
Copy link
Contributor

@jesper7 jesper7 commented Mar 8, 2023

Minio will get removed due to integration problems, so let's disable it by default and recommend hosted block storage (such as AWS S3) for now.

To get AWS S3 to work, I've added a new variable, .Values.global.blobvault.regionName, for specifying the region the bucket is hosted in.

@jesper7 jesper7 added the bug Something isn't working label Mar 8, 2023
@jesper7 jesper7 self-assigned this Mar 8, 2023
@jesper7 jesper7 requested a review from mjasion March 8, 2023 15:49
@jesper7 jesper7 enabled auto-merge (squash) March 8, 2023 15:52
@mjasion mjasion disabled auto-merge March 9, 2023 10:55
Copy link
Contributor

@mjasion mjasion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I disabled Auto-Merge to wait for #81

@jesper7 jesper7 merged commit 19b1f0c into main Mar 9, 2023
@jesper7 jesper7 deleted the s3-fixes branch March 9, 2023 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants