Hi all,
I am trying to use a cluster of mongodb using the percona operator. I am on EKS. After the deploy all work correctly but I have a problem after the PV resize.
After the resize I restart the mongodb container but the backup sidecar can’t connect to the mongodb and the pod crash.
Someone have the same issue?
If I don’t use the backup I can do the PV resize and all work fine.