fix emailservice ports
This commit is contained in:
parent
086c87286b
commit
36a1278fb7
1 changed files with 3 additions and 0 deletions
|
@ -31,6 +31,9 @@ spec:
|
|||
image: emailservice
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
env:
|
||||
- name: PORT
|
||||
value: "8080"
|
||||
readinessProbe:
|
||||
periodSeconds: 5
|
||||
exec:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue