修复deployment中的nodeport无效问题
All checks were successful
Build Push and Deploy Image / build (push) Successful in 20m39s

This commit is contained in:
2026-01-06 00:27:07 +08:00
parent 3352d7efc1
commit 2b9ec9e2be

View File

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