navendu-pottekkat commented on code in PR #1596: URL: https://github.com/apache/apisix-ingress-controller/pull/1596#discussion_r1066622989
########## docs/en/latest/concepts/apisix_route.md: ########## @@ -178,6 +178,12 @@ spec: APISIX's [80+ Plugins](https://apisix.apache.org/docs/apisix/plugins/batch-requests/) can be used with APISIX Ingress. These Plugins have the same name as in the APISIX documentation. +:::note + +If the Plugin is not enabled in APISIX by default, you can enable it by adding it to the `plugins` attribute in your `values.yaml` file while installing APISIX and Ingress controller via Helm. Review Comment: Sure. We can add the line "You can also modify your APISIX configuration file directly (`conf/config.yaml`)." -- 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]
