apisix-helm-chart
apisix-helm-chart copied to clipboard
feat: timezone and extra env vars configurable in apisix ingress controller
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. issue: https://github.com/apache/apisix-helm-chart/issues/681
@Revolyssup @AlinsRan Could you help review this?