1 Commits

Author SHA1 Message Date
2b9ec9e2be 修复deployment中的nodeport无效问题
All checks were successful
Build Push and Deploy Image / build (push) Successful in 20m39s
2026-01-06 00:27:07 +08:00

View File

@@ -65,6 +65,6 @@ spec:
- name: http
protocol: TCP
port: 13145
nodePort: 13145
nodePort: 30045
selector:
app: $APP_NAME