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

request help: how can I use this in helm generated yaml file #101

Open
akalittle opened this issue Aug 16, 2022 · 1 comment
Open

request help: how can I use this in helm generated yaml file #101

akalittle opened this issue Aug 16, 2022 · 1 comment

Comments

@akalittle
Copy link

Hey,
If I use helm template generated yamls to deploy.

How can I set all the attributes needed in values.yaml ?

@bzp2010
Copy link
Contributor

bzp2010 commented Aug 17, 2022

Hi, @akalittle

You need to build your own image based on the official image and add your plugin files to it.

After that you can override the default repository with the apisix.image.repository configuration in the chart, and using your own built image, the extPlugin configuration will help you start the plugin process.

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