MongoDb is consuming memory more than the limit in K8s

I’m having issues while integrating mongodb with grafana, showing that the utilization is crossing the limit that has been set in a statefulset.

  1. I have set the limit to 32GB
  2. Grafana graph shows that the limit is crossed.
    3.While checking from the pod the usage is within the limit.