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
fix: use bitnami/mongodb image for replica set support
Use the well-maintained bitnami/mongodb image which supports single-node
replica set initialization via environment variables, instead of a custom
image that needs to be published to ghcr.io.
0 commit comments