Hi there 
🇷🇸 I'm living in Belgrade, Serbia💬 Ask me about k8s/go/react🚀 I love open-source!
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse
What type of PR is this?
/kind bug
What this PR does / why we need it:
Which issue(s) this PR fixes: Fixes #
Fix miss snapshot_controller_support…
I create MongoDB replica set:
apiVersion: mongodbcommunity.mongodb.com/v1
kind: MongoDBCommunity
metadata: name: mongodb-testkube
spec: members: 1 …