dev mysql update

main
ycz 2024-11-22 16:18:51 +08:00
parent cc4b6c43e1
commit bf8cef5656
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ spec:
template:
metadata:
labels:
name: mysql
app: mysql
spec:
initContainers:
- name: init
@ -71,5 +71,5 @@ spec:
targetPort: 3306
nodePort: 30016
selector:
name: mysql
app: mysql
type: NodePort