Skip to content

Commit

Permalink
fix port on boston ingress
Browse files Browse the repository at this point in the history
  • Loading branch information
nspmx committed Jun 12, 2024
1 parent f17d57e commit d1161b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/boston.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ ingress:
paths:
- path: /
service: tesseract-api-boston
port: 80
port: 7777
tls:
- secretName: tesseract-api-ingress-tls
- secretName: tesseract-api-boston-ingress-tls
hosts:
- boston-api-ts.datausa.io

0 comments on commit d1161b0

Please sign in to comment.