修复deployment中的nodeport无效问题
All checks were successful
Build Push and Deploy Image / build (push) Successful in 20m39s
All checks were successful
Build Push and Deploy Image / build (push) Successful in 20m39s
This commit is contained in:
@@ -65,6 +65,6 @@ spec:
|
||||
- name: http
|
||||
protocol: TCP
|
||||
port: 13145
|
||||
nodePort: 13145
|
||||
nodePort: 30045
|
||||
selector:
|
||||
app: $APP_NAME
|
||||
|
||||
Reference in New Issue
Block a user