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/08/17 06:29:45 UTC

[GitHub] [apisix-go-plugin-runner] bzp2010 commented on issue #101: request help: how can I use this in helm generated yaml file

bzp2010 commented on issue #101:
URL: https://github.com/apache/apisix-go-plugin-runner/issues/101#issuecomment-1217517480

   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]( https://artifacthub.io/packages/helm/apisix/apisix?modal=values&path=apisix.image) in the chart, and using your own built image, the `extPlugin` [configuration](https://artifacthub.io/packages/helm/apisix/apisix?modal=values&path=extPlugin) will help you start the plugin process.


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