apisix-helm-chart
apisix-helm-chart copied to clipboard
Apache APISIX Helm Chart
I use this command to install apisix: ``` ` > helm repo add apisix https://charts.apiseven.com > helm repo add bitnami https://charts.bitnami.com/bitnami > helm repo update > # We use Apisix...
Hello, we are facing an issue described at https://github.com/apache/apisix/issues/7349. Please advise on how to add the nginx parameter during deployment via the Helm chart: ``` http: lua_shared_dict: prometheus-metrics: 10m ```...
Why there is no security context enabled for init container "wait-etcd" in apisix deployment.yaml?
### Name and Version targetRevision: v2.7.0 ###EKS Version 1.29 ### What architecture are you using? amd64 ### What steps will reproduce the bug? Deploy the chart ### Are you using...