add nodePort
parent
20ed87415e
commit
2559e9f2f4
|
@ -6,6 +6,8 @@ spec:
|
|||
selector:
|
||||
app: KX3DEX_Radio
|
||||
ports:
|
||||
- port: 3000
|
||||
protocol: TCP
|
||||
- protocol: TCP
|
||||
port: 3000
|
||||
targetPort: 3000
|
||||
nodePort: 30080
|
||||
|
||||
|
|
Loading…
Reference in New Issue