HI Sudhrsanam,
considering that pods without memory limits will have value as 0, you can create a custom event, and select the below conditions :
Entity type: Kubernetes Pod
Metric : Memory Limits
Operator "="
count: 0
this will trigger an alert for all pods with no Memory limits.
Regards,