You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.
Bug report:
I am trying to setup authentication with mongodb-replicaset. The admin user never gets created.
Helm and tiller version: 2.6.2
Kubernetes version: 1.7.6 (In GKE)
mongodb-replicaset chart version: 1.4.1
What happened:
I ran the command
What you expected to happen:
When I ran db.getUsers() on the cluster it returned no users.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know:
I've also tried this on minikube v0.22.3 and get the same behavior.
The text was updated successfully, but these errors were encountered: