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: metadata:
name: mysql name: mysql
labels: labels:
name: mysql app: mysql
spec: spec:
selector: selector:
name: mysql app: mysql
ports: ports:
- protocol: TCP - protocol: TCP
port: 3306 port: 3306