New line added

This commit is contained in:
Edward 2020-05-27 18:04:57 -07:00
parent 0f3932ebab
commit eeb15104d3
10 changed files with 10 additions and 9 deletions

View file

@ -15,3 +15,4 @@ spec:
ports: ports:
- port: 9555 - port: 9555
--- ---

View file

@ -14,4 +14,4 @@ spec:
app: cartservice app: cartservice
ports: ports:
- port: 6379 - port: 6379
--- ---

View file

@ -31,4 +31,4 @@ spec:
app: frontend app: frontend
ports: ports:
- port: 7070 - port: 7070
--- ---

View file

@ -14,4 +14,4 @@ spec:
app: frontend app: frontend
ports: ports:
- port: 5050 - port: 5050
--- ---

View file

@ -31,4 +31,4 @@ spec:
app: checkoutservice app: checkoutservice
ports: ports:
- port: 7000 - port: 7000
--- ---

View file

@ -14,4 +14,4 @@ spec:
app: checkoutservice app: checkoutservice
ports: ports:
- port: 5050 - port: 5050
--- ---

View file

@ -14,4 +14,4 @@ spec:
app: checkoutservice app: checkoutservice
ports: ports:
- port: 50051 - port: 50051
--- ---

View file

@ -48,4 +48,4 @@ spec:
app: checkoutservice app: checkoutservice
ports: ports:
- port: 3550 - port: 3550
--- ---

View file

@ -14,4 +14,4 @@ spec:
app: frontend app: frontend
ports: ports:
- port: 8080 - port: 8080
--- ---

View file

@ -31,4 +31,4 @@ spec:
app: checkoutservice app: checkoutservice
ports: ports:
- port: 50051 - port: 50051
--- ---