Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Populate Minio Login through Kubernetes Secret #6

Open
jolfr opened this issue Sep 19, 2022 · 0 comments
Open

Populate Minio Login through Kubernetes Secret #6

jolfr opened this issue Sep 19, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jolfr
Copy link

jolfr commented Sep 19, 2022

The minio chart currently uses hardcoded parameters to login. This is insecure and thus must be modified.

One pattern that would allow more secure access is Injecting Kubernetes Secrets as environment variables
In this pattern, Minio credentials are stored as a secret and injectected by the kubernetes scheduler at runtime.

@jolfr jolfr added enhancement New feature or request help wanted Extra attention is needed labels Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant