Ingress policy files updated

This commit is contained in:
Edward 2020-05-27 18:02:56 -07:00
parent cc93505258
commit 0f3932ebab
10 changed files with 15 additions and 7 deletions

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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