Update service.yml
This commit is contained in:
@@ -4,9 +4,9 @@ metadata:
|
|||||||
name: geocentric-model-svc
|
name: geocentric-model-svc
|
||||||
spec:
|
spec:
|
||||||
ports:
|
ports:
|
||||||
- port: 3000
|
- port: 80
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
targetPort: 3000
|
targetPort: 80
|
||||||
selector:
|
selector:
|
||||||
app: geocentric-model
|
app: geocentric-model
|
||||||
type: NodePort
|
type: NodePort
|
||||||
|
|||||||
Reference in New Issue
Block a user