[Bug]: change MINIO_SECRET_KEY, milvus-standalone cant start #39316
Labels
kind/bug
Issues or changes related a bug
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
Is there an existing issue for this?
Environment
Current Behavior
I want to modify the MinIO initial password, but after modifying the yml file, the milvus-standalone container fails to start, how should I modify the MinIO initial password?
services:
minio:
...
environment:
MINIO_ACCESS_KEY:new_access_key
MINIO_SECRECT_KEY:new_secrect_key
...
Expected Behavior
No response
Steps To Reproduce
Milvus Log
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: