apisix-helm-chart
apisix-helm-chart copied to clipboard
Make configMap in customPlugins Optional
I want to define the luaPath for customPlugins that are in my custom image and not via configMap. Right now I am forced to use a dummy configMap to use my customPlugins. Either make the configMap optional or set luaPath without turning on customPlugins.