Update dev backend ingress port to 8521
This commit is contained in:
parent
390cdf0ffd
commit
c317367335
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ spec:
|
|||
service:
|
||||
name: gohorse-backend
|
||||
port:
|
||||
number: 3000
|
||||
number: 8521
|
||||
tls:
|
||||
- hosts:
|
||||
- api-dev.gohorsejobs.com
|
||||
|
|
|
|||
Loading…
Reference in a new issue