zjzwjcbj commented on issue #5791:
URL: https://github.com/apache/apisix/issues/5791#issuecomment-996578191


   > See 
https://github.com/apache/apisix-helm-chart/blob/master/charts/apisix/README.md,
 and you check focus on the configurations about `apisix.customPlugins`.
   
   Like this ?
   helm install apisix apisix/apisix  --set gateway.type=NodePort --set 
admin.allow.ipList="{0.0.0.0/0}" --set apisix.customPlugins.enabled=true --set 
apisix.customPlugins.luaPath="/opt/apisix/custom_plugin/third-plugin.lua" --set 
apisix.customPlugins.plugins.name="third-plugin" -n apisix


-- 
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-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to