apisix-helm-chart
apisix-helm-chart copied to clipboard
Create a new proxy_cache zone using helm chart
Hi there!
Is there a way to create a new proxy_cache zone through existing helm chart?.
This is existing configuration used by helm chart:
- helm chart: https://github.com/apache/apisix-helm-chart/blob/master/charts/apisix/templates/configmap.yaml
- config.yaml: https://github.com/apache/apisix/blob/master/conf/config-default.yaml
If so not possible, what is the best way to provide a custom config for this proxy_cache plugin?
Regards.