Ingress policy files updated
This commit is contained in:
parent
cc93505258
commit
0f3932ebab
10 changed files with 15 additions and 7 deletions
|
@ -14,4 +14,4 @@ spec:
|
||||||
app: frontend
|
app: frontend
|
||||||
ports:
|
ports:
|
||||||
- port: 9555
|
- port: 9555
|
||||||
|
---
|
||||||
|
|
|
@ -13,4 +13,5 @@ spec:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: cartservice
|
app: cartservice
|
||||||
ports:
|
ports:
|
||||||
- port: 6379
|
- port: 6379
|
||||||
|
---
|
|
@ -31,3 +31,4 @@ spec:
|
||||||
app: frontend
|
app: frontend
|
||||||
ports:
|
ports:
|
||||||
- port: 7070
|
- port: 7070
|
||||||
|
---
|
|
@ -13,4 +13,5 @@ spec:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: frontend
|
app: frontend
|
||||||
ports:
|
ports:
|
||||||
- port: 5050
|
- port: 5050
|
||||||
|
---
|
|
@ -14,3 +14,4 @@ spec:
|
||||||
app: checkoutservice
|
app: checkoutservice
|
||||||
ports:
|
ports:
|
||||||
- port: 5050
|
- port: 5050
|
||||||
|
---
|
|
@ -13,4 +13,5 @@ spec:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: checkoutservice
|
app: checkoutservice
|
||||||
ports:
|
ports:
|
||||||
- port: 50051
|
- port: 50051
|
||||||
|
---
|
|
@ -47,4 +47,5 @@ spec:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: checkoutservice
|
app: checkoutservice
|
||||||
ports:
|
ports:
|
||||||
- port: 3550
|
- port: 3550
|
||||||
|
---
|
|
@ -13,4 +13,5 @@ spec:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: frontend
|
app: frontend
|
||||||
ports:
|
ports:
|
||||||
- port: 8080
|
- port: 8080
|
||||||
|
---
|
|
@ -30,4 +30,5 @@ spec:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: checkoutservice
|
app: checkoutservice
|
||||||
ports:
|
ports:
|
||||||
- port: 50051
|
- port: 50051
|
||||||
|
---
|
Loading…
Add table
Add a link
Reference in a new issue