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: template:
metadata: metadata:
labels: labels:
name: mysql app: mysql
spec: spec:
initContainers: initContainers:
- name: init - name: init
@ -71,5 +71,5 @@ spec:
targetPort: 3306 targetPort: 3306
nodePort: 30016 nodePort: 30016
selector: selector:
name: mysql app: mysql
type: NodePort type: NodePort