[12:00:17] <Metheny> i have a collection whose schema was defined when the collection was created. there aren't any documents in the collection. is there any way to retrieve the schema?
[21:21:18] <dino82> Hey all, got a mongodb 4.0 docker/k8s question -- I am suppling values for vars MONGO_INITDB_ROOT_USERNAME and MONGO_INITDB_ROOT_PASSWORD but when I attempt to authenticate locally, I get this error in the logs: UserNotFound: Could not find user mongodb_cluster_admin@admin
[21:21:25] <dino82> Nowhere in the logs does it show the user was ever created