Skip to content

Commit

Permalink
fix helm production values
Browse files Browse the repository at this point in the history
  • Loading branch information
nspmx authored Apr 12, 2024
1 parent b3b765e commit 88320f8
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 88320f8

Please sign in to comment.