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

Minio Chart create users not working #79

Open
tetraal opened this issue Sep 21, 2024 · 0 comments
Open

Minio Chart create users not working #79

tetraal opened this issue Sep 21, 2024 · 0 comments

Comments

@tetraal
Copy link

tetraal commented Sep 21, 2024

I am using BigBang 2.34.0 and when deploying Minio you have the option to add additional users. I tried adding single user or multiple users like in the following as documented in the helm chart.

users:
- accessKey: mytestuser
secretKey: mytestsecretkey
policy: readwrite

Regardless I cannot find where the user or users if it is even being created exists. I check in the minio console, via the mc command line tool and cannot locate anything. When it starts up the output says "users created" and I cannot see any errors related to user creation. Either it doesn't work as expected or I am totally missing where it's creating the users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant