tokers commented on a change in pull request #248:
URL: https://github.com/apache/apisix-helm-chart/pull/248#discussion_r823510438
##########
File path: charts/apisix/README.md
##########
@@ -76,6 +76,8 @@ The following tables lists the configurable parameters of the
apisix chart and t
| `apisix.luaModuleHook.configMapRef.name` | Name of the ConfigMap where the
lua module codes store | "" |
| `apisix.luaModuleHook.configMapRef.mounts[].key` | Name of the ConfigMap
key, for setting the mapping relationship between ConfigMap key and the lua
module code path. | `""` |
| `apisix.luaModuleHook.configMapRef.mounts[].path` | Filepath of the plugin
code, for setting the mapping relationship between ConfigMap key and the lua
module code path. | `""` |
+| `extraVolumes` | Additional `volume`. | `[]` |
Review comment:
README is better.
--
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]