manueljishi commented on code in PR #909: URL: https://github.com/apache/apisix-helm-chart/pull/909#discussion_r2560841052
########## charts/apisix/README.md: ########## @@ -128,6 +128,7 @@ The command removes all the Kubernetes components associated with the chart and | apisix.status.ip | string | `"0.0.0.0"` | | | apisix.status.port | int | `7085` | | | apisix.stream_plugins | list | `[]` | Customize the list of APISIX stream_plugins to enable. By default, APISIX's [default stream_plugins](https://github.com/apache/apisix/blob/master/apisix/cli/config.lua#L294) are automatically used. | +| apisix.trustedAddresses[0] | string | `"127.0.0.1"` | | Review Comment: I see, will adapt the changes in a sec -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
