add nodePort

main
Dex 2024-05-06 23:42:15 -04:00
parent 20ed87415e
commit 2559e9f2f4
1 changed files with 4 additions and 2 deletions

View File

@ -6,6 +6,8 @@ spec:
selector:
app: KX3DEX_Radio
ports:
- port: 3000
protocol: TCP
- protocol: TCP
port: 3000
targetPort: 3000
nodePort: 30080