Skip to content

Commit

Permalink
Merge pull request #11 from DataUSA/develop
Browse files Browse the repository at this point in the history
fix helm production values
  • Loading branch information
nspmx authored Apr 12, 2024
2 parents 3e0fdab + 88320f8 commit 7bc9a31
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions helm/production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ ingress:
- path: /
service: cache-api-service
port: 80
- path: /signaller
service: cache-api-service
port: 8090
tls:
- secretName: tesseract-api-varnish-ingress-tls
hosts:
Expand Down

0 comments on commit 7bc9a31

Please sign in to comment.