k8s: fix emailservice port mapping
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
parent
f9fa569d41
commit
39fd019343
2 changed files with 3 additions and 1 deletions
|
@ -31,4 +31,4 @@ spec:
|
|||
app: emailservice
|
||||
ports:
|
||||
- port: 5000
|
||||
targetPort: 5000
|
||||
targetPort: 8080
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue