xshadowlegendx commented on PR #356:
URL: 
https://github.com/apache/apisix-helm-chart/pull/356#issuecomment-1263074594

   hello @tao12345666333, below is the readme content for configuring wasm 
plugins,
   
   ### wasm plugin parameters
   
   | Parameter                       | Description                              
                                                                                
                                        | Default                     |
   
|---------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------|
   | `wasmPlugins.enabled` | Enable Wasm Plugins. See [wasm 
plugin](https://apisix.apache.org/docs/apisix/next/wasm/) | `false` |
   | `wasmPlugins.plugins[].name` | Set wasm plugin name | `""` |
   | `wasmPlugins.plugins[].priority` | Set wasm plugin priority | `7999` |
   | `wasmPlugins.plugins[].file` | Set path to wasm plugin | 
`/path/to/plugin.wasm` |
   | `wasmPlugins.plugins[].http_request_phase` | Set which http request phase 
the for plugin to run in | `access` |
   
   should the `wasmPlugins.plugins[].file` value by default set to some path 
`/path/to/plugin.wasm` or `""` 


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

Reply via email to