修复端口号错误
Some checks failed
Build Push and Deploy Image / build (push) Failing after 36s

This commit is contained in:
bamanker
2025-12-26 17:07:01 +08:00
parent 2cc70877a0
commit d694d0f7ab

View File

@@ -56,6 +56,6 @@ spec:
- name: http
protocol: TCP
port: 9090
nodePort: 9090
nodePort: 30909
selector:
app: $APP_NAME