commit | 9660fe35cc5fd662c708df934909006d62254b9b | [log] [tgz] |
---|---|---|
author | Junyeong Jang <joyyir@users.noreply.github.com> | Sun Aug 04 17:13:22 2024 +0900 |
committer | GitHub <noreply@github.com> | Sun Aug 04 13:58:22 2024 +0545 |
tree | db3d2d05fc347b8519110e188b24e5a7b180b019 | |
parent | 8707bd64d8c881769d93b90133137ad4707c8db7 [diff] |
feat: override nginx http lua shared dict configurations (#690)
Apache APISIX Helm Charts provide the installation of Apache APISIX components for kubernetes.
Currently, APISIX Ingress Controller automatically manipulates some APISIX resources, which is not very compatible with APISIX Dashboard. In addition, users should not modify resources labeled managed-by: apisix-ingress-controllers
via APISIX Dashboard.
APISIX | APISIX Ingress | APISIX Dashboard | |
---|---|---|---|
Chart v1.x | v3.x | v1.x | v3.x |
Chart v0.x | v2.x | v1.x | v2.x |