How change the default username and password for ArangoDB during a Kubernetes cluster

53 views
Skip to first unread message

Rajadurai M

unread,
Jul 12, 2023, 9:51:23 AM7/12/23
to ArangoDB
Hi,

I want to know how to change or create a default username in the arangodb cluster while deploying in the Kubernetes cluster.

I tried below solution but,not working

env:
  - name: ARANGO_ROOT_PASSWORD
    value: "newrootpassword"
  - name: ARANGO_USERNAME
    value: "newusername"
  - name: ARANGO_PASSWORD
    value: "newpassword"


Please give me proper working solution to change default password.

Thanks,
Rajadurai M
Reply all
Reply to author
Forward
0 new messages