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
|
||||
ports:
|
||||
- port: 9555
|
||||
|
||||
---
|
||||
|
|
|
@ -14,3 +14,4 @@ spec:
|
|||
app: cartservice
|
||||
ports:
|
||||
- port: 6379
|
||||
---
|
|
@ -31,3 +31,4 @@ spec:
|
|||
app: frontend
|
||||
ports:
|
||||
- port: 7070
|
||||
---
|
|
@ -14,3 +14,4 @@ spec:
|
|||
app: frontend
|
||||
ports:
|
||||
- port: 5050
|
||||
---
|
|
@ -14,3 +14,4 @@ spec:
|
|||
app: checkoutservice
|
||||
ports:
|
||||
- port: 5050
|
||||
---
|
|
@ -14,3 +14,4 @@ spec:
|
|||
app: checkoutservice
|
||||
ports:
|
||||
- port: 50051
|
||||
---
|
|
@ -48,3 +48,4 @@ spec:
|
|||
app: checkoutservice
|
||||
ports:
|
||||
- port: 3550
|
||||
---
|
|
@ -14,3 +14,4 @@ spec:
|
|||
app: frontend
|
||||
ports:
|
||||
- port: 8080
|
||||
---
|
|
@ -31,3 +31,4 @@ spec:
|
|||
app: checkoutservice
|
||||
ports:
|
||||
- port: 50051
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue