You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/03/14 14:06:54 UTC

[GitHub] [apisix-helm-chart] lyondhill commented on a change in pull request #250: feat(apisix): allow extPlugins to be configured

lyondhill commented on a change in pull request #250:
URL: https://github.com/apache/apisix-helm-chart/pull/250#discussion_r825985660



##########
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:
       Happy to add a hyperlink here




-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org