apache / apisix-helm-chart

Apache APISIX Helm Chart
https://apisix.apache.org/
Apache License 2.0
219 stars 209 forks source link

TZ and extraEnvVars in apisix-ingress-controller helm chart #681

Open papdaniel opened 7 months ago

papdaniel commented 7 months ago

Apisix helm chart has TZ and extra env vars config, these would be useful in apisix-ingress-controller too. Currently it runs in UTC+8, we would like to set it to another timezone.

alangilmor commented 3 months ago

volumes & volumeMounts also, please