deploy-k8s qa mysql

main
ycz 2024-11-04 12:54:31 +08:00
parent d5cbfed394
commit b413c38e74
1 changed files with 2 additions and 2 deletions

View File

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