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/09/30 01:11:36 UTC

[GitHub] [apisix-helm-chart] tokers commented on a diff in pull request #356: add wasmPlugins options and set wasm plugins to apisix config to apisix chart

tokers commented on code in PR #356:
URL: https://github.com/apache/apisix-helm-chart/pull/356#discussion_r984129969


##########
charts/apisix/values.yaml:
##########
@@ -268,6 +268,13 @@ extPlugin:
   enabled: false
   cmd: ["/path/to/apisix-plugin-runner/runner", "run"]
 
+wasmPlugins:
+  enabled: false
+  plugins:

Review Comment:
   Let's set the `plugins` to `[]`, and comment the below `custom-plugin`. The `custom-plugin` should not be an option but an example.



-- 
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