Skip to content

Commit

Permalink
Update charts/gateway/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jan Waś <[email protected]>
  • Loading branch information
willmostly and nineinchnick authored Jan 10, 2025
1 parent dfa286c commit b5c5d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/gateway/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ A Helm chart for Trino Gateway
name: gateway-http
nodePort: 30080
port: 8080
# targetPort must be explicitly set to the same value as serverConfig.http-server.http.port
targetPort: 8080
# targetPort and port should be manually set to serverConfig.http-server.http.port
* `ingress.enabled` - bool, default: `false`
* `ingress.className` - string, default: `""`
* `ingress.annotations` - object, default: `{}`
Expand Down

0 comments on commit b5c5d21

Please sign in to comment.