Multiple k8 services for single deployment

Is it possible to register multiple k8 services for single deployment on consul ?

I am trying to do so but getting below error

2022-07-08T04:15:49.790Z [ERROR] There are multiple Consul services registered for this pod when there must only be one. Check if there are multiple Kubernetes services selecting this pod and add the label consul.hashicorp.com/service-ignore: “true” to all services except the one used by Consul for handling requests.