tokers commented on a change in pull request #250: URL: https://github.com/apache/apisix-helm-chart/pull/250#discussion_r825392164
########## File path: charts/apisix/README.md ########## @@ -141,6 +141,14 @@ If etcd.enabled is true, set more values of bitnami/etcd helm chart use etcd as Default enabled plugins. See [configmap template](https://github.com/apache/apisix-helm-chart/blob/master/charts/apisix/templates/configmap.yaml) for details. + +### external plugin parameters + +| Parameter | Description | Default | +|---------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------| +| `extPlugin.enabled` | Whether to allow an ext-plugin | `false` | Review comment: I prefer to add the hyperlink of external plugins: https://apisix.apache.org/docs/apisix/next/external-plugin/ -- 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]
