xshadowlegendx opened a new pull request, #356:
URL: https://github.com/apache/apisix-helm-chart/pull/356

   this pr contains
   
   - [x] adding `wasmPlugins` options that able to enable/disable and configure 
wasm plugins that matches [wasm plugins `How to 
use`](https://apisix.apache.org/docs/apisix/2.15/wasm) section
   - [x] adding `wasmPlugins.plugins` to apisix `config.yaml` if 
`wasmPlugins.enabled` is set to `true`
   
   notes:
     - if `wasmPlugins.enabled` is set to `true` and `wasmPlugins.plugins` is 
empty, `wasm.plugins` will have empty list `[]` as value
     - if `wasmPlugins.enabled` is set to `true` and `wasmPlugins.plugins` key 
is not presented in `values.yaml`, `wasm.plugins` will have `null` as value
     - but in production or real world who would enable wasm plugin and not 
providing any plugin anyway
   
   finally, I welcome all feedbacks and suggestions


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