Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[help request ] 如何配置自定义的插件 #790

Open
lingbao08 opened this issue Nov 14, 2024 · 1 comment
Open

[help request ] 如何配置自定义的插件 #790

lingbao08 opened this issue Nov 14, 2024 · 1 comment

Comments

@lingbao08
Copy link

以前的apisix中,可以支持自定义配置插件。比如:

apisix:
  extra_lua_path: '/usr/local/apisix/plugins/?.lua'

来指定自定义插件的地址。
同时在 apisix.plugins 属性中新增插件名即可。

但是在使用helm安装apisix(apisix + apisix-dashboard + apisix-ingress-controller)时,没有发现有可以配置自定义插件。
尝试过在apisix/values.yaml中的apisix.plugins 属性中设置,启动后会在apisix的pod中提示插件找不到文件。
这个文件的apisix.customPlugins 属性如果开启就要挂盘,还有什么新的配置文件,还有下面的属性看不懂(在单独使用apisix的时候,没有这么多属性)。

在apisix的官网和 https://apache.github.io/apisix-helm-chart/ 都没有找到该如何配置。

想问下,使用helm安装apisix系列(apisix + apisix-dashboard + apisix-ingress-controller)时,自定义插件如何设置?

@tian8280508
Copy link

同问 如何在helm管理的apisix下设置自定义插件

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants