Skip to content

Configuation as env vars #33032

May 14, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

The default root user and password is root:Milvus, not configurable. You can use python sdk to change its password:
utility.update_password(user="root", old_password="Milvus", new_password="xxxxxx")

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@timheuer
Comment options

@yhmo
Comment options

@timheuer
Comment options

Answer selected by timheuer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants