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

feat: add support for S3 Compatible Blob storages as StorageDriver #1481

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DaspawnW
Copy link

What this PR does / why we need it:

In case you run a large installation of Kubernetes with a lot of releases the amount of secrets and the size get a potential issue. To overcome this there are other storage drivers like SQL, but if you are in a restricted environment usually Databases are the worth protecting resource. Due to this S3 is IMHO a valid alternative and as the protocol is widely adapted also outside of the AWS area it's not only cloud provider specific.

Documents helm/helm#12173

Signed-off-by: Björn Wenzel <bjoern-wenzel@hotmail.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant