update prod nacos

main
ycz008 2024-04-11 17:47:04 +08:00
parent 9cf95f472e
commit 8287dc28b2
1 changed files with 2 additions and 2 deletions

View File

@ -63,10 +63,10 @@ kind: Service
metadata: metadata:
name: mysql-nacos name: mysql-nacos
labels: labels:
name: mysql-nacos app: mysql-nacos
spec: spec:
ports: ports:
- port: 3306 - port: 3306
targetPort: 3306 targetPort: 3306
selector: selector:
name: mysql-nacos app: mysql-nacos