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/03/10 02:03:21 UTC

[GitHub] [apisix-helm-chart] tokers commented on a change in pull request #248: feat: apisix add extraVolumeMounts and extraVolume

tokers commented on a change in pull request #248:
URL: https://github.com/apache/apisix-helm-chart/pull/248#discussion_r823269360



##########
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:
       Could you add the hyperlinks for the Kubernetes Volume and VolumeMount?




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