Static pod name for stateless charts

Our application deployed using stateless charts, but the only concern from the client is to have the name of the pod like in stateful.
i.e. app-0, app-1

Not sure, this would be possible by tweaking anyway in k8s stateless pod.
If anyone has an idea, please share it with us. that will be greatly appreciated and avoids us to use statefulset only for this static pod name requirement.

Cluster information:

Kubernetes version: v1.21.0
Cloud being used: (put bare-metal if not on a public cloud)
Installation method:
Host OS:
CNI and version:
CRI and version:

You can format your yaml by highlighting it and pressing Ctrl-Shift-C, it will make your output easier to read.