core-api端口号修改
Former-commit-id: f9940003dc0d648f60584239a430073e7006c88a
This commit is contained in:
parent
ada4de8303
commit
e18769912e
|
@ -13,5 +13,5 @@ spec:
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
port: 8999
|
port: 8999
|
||||||
targetPort: 8999
|
targetPort: 8999
|
||||||
nodePort: 32456
|
nodePort: 30085
|
||||||
type: NodePort
|
type: NodePort
|
Loading…
Reference in New Issue