fix: prod nodePorts — avoid conflict with dev
This commit is contained in:
@@ -12,5 +12,5 @@ spec:
|
||||
ports:
|
||||
- port: 8888
|
||||
targetPort: 8888
|
||||
nodePort: 30082
|
||||
nodePort: 30182
|
||||
protocol: TCP
|
||||
|
||||
@@ -12,5 +12,5 @@ spec:
|
||||
ports:
|
||||
- port: 80
|
||||
targetPort: 80
|
||||
nodePort: 30080
|
||||
nodePort: 30180
|
||||
protocol: TCP
|
||||
|
||||
Reference in New Issue
Block a user