nijave commented on code in PR #593: URL: https://github.com/apache/apisix-helm-chart/pull/593#discussion_r1283637244
########## charts/apisix/README.md: ########## @@ -233,4 +233,4 @@ The command removes all the Kubernetes components associated with the chart and | vault.timeout | int | `10` | HTTP timeout for each request. | | vault.token | string | `""` | The generated token from vault instance that can grant access to read data from the vault. | | wasmPlugins.enabled | bool | `false` | Enable Wasm Plugins. See [wasm plugin](https://apisix.apache.org/docs/apisix/next/wasm/) | -| wasmPlugins.plugins | list | `[]` | | +| wasmPlugins.plugins | list | `[]` | | Review Comment: Not sure why helm-docs decided to update this line 🤷 ########## charts/apisix/README.md: ########## @@ -233,4 +233,4 @@ The command removes all the Kubernetes components associated with the chart and | vault.timeout | int | `10` | HTTP timeout for each request. | | vault.token | string | `""` | The generated token from vault instance that can grant access to read data from the vault. | | wasmPlugins.enabled | bool | `false` | Enable Wasm Plugins. See [wasm plugin](https://apisix.apache.org/docs/apisix/next/wasm/) | -| wasmPlugins.plugins | list | `[]` | | +| wasmPlugins.plugins | list | `[]` | | Review Comment: Not sure why helm-docs decided to update this line 🤷 -- 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]
