### Check Ahead - [x] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate. ### Ⅰ. Issue Description k8s是**seata-server2.0**版本,**nacos**作为注册中心和配置中心,使用**NodePort**方式对外提供服务。nacos上注册的地址和端口是虚拟ip:8091,使用SEATA_IP设置节点ip后是节点ip:8091。如何设置端口为暴露的端口? <img width="474" height="402" alt="Image" src="https://github.com/user-attachments/assets/d18b8d16-a80e-4132-8efe-414b25ccc38a" /> <img width="887" height="181" alt="Image" src="https://github.com/user-attachments/assets/44ad1cc8-6961-4213-b830-570c1854f926" /> Nacos: <img width="959" height="249" alt="Image" src="https://github.com/user-attachments/assets/0a953c20-3123-45e5-a8a5-29baceeba80a" />