fix: prod nodePorts — avoid conflict with dev

This commit is contained in:
admin
2026-07-26 21:51:15 +08:00
parent f64ffa3f48
commit 1e86eeec95
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,5 +12,5 @@ spec:
ports:
- port: 8888
targetPort: 8888
nodePort: 30082
nodePort: 30182
protocol: TCP