Hello, I am trying to deploy to a mongo statefuls...
# general
s
Hello, I am trying to deploy to a mongo statefulset with 3 replicas, using longhorn as CSI, but a few things are not clear to me. The mongo pods will be configured in a mongo replicaset. In this case, is it necessary to create different storageclasses in Longhorn? Or is it possible to use replicated volumes from longhorn concurrently with replicaset on 3 pods in mongodb?