commit | eb74cb04c4950c487d25ed6916d6c0606a75b0bc | [log] [tgz] |
---|---|---|
author | ikatlinsky <ilya.katlinsky@gmail.com> | Fri Jun 16 09:03:25 2023 +0200 |
committer | GitHub <noreply@github.com> | Fri Jun 16 15:03:25 2023 +0800 |
tree | efdb13303c6e743b2ecb68fde1e468a3ea8a779c | |
parent | b4e77c5ecf41fd50f8d27184e98ddda666c6a7fc [diff] |
feat: allow to override admin and viewer token keys in secret for adm… (#551) Co-authored-by: Katlinsky, Ilya <i.katlinsky@itransition.com>
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 |