Custom plugins with python on kubernetes

I need some help to install a python custom plugin on kong installed on kubernetes. I am using helm chart to install and manage kong changes. In the docs I just found the instructions to install the plugin and it dependecies using the docker compose. To install kong proxy and the ingress controller on kubernetes I used the helm chart, is there any way to install this custom plugin via this chart?