commit | e3b16cb398e6c8f46820388176d3abc4ae5bca51 | [log] [tgz] |
---|---|---|
author | Xin Rong <alinsran333@gmail.com> | Fri Dec 23 11:22:10 2022 +0800 |
committer | GitHub <noreply@github.com> | Fri Dec 23 11:22:10 2022 +0800 |
tree | d6a5064e1a8a08f33df31322b87113e3988bfd40 | |
parent | 064c6c179947bbc493e26196591aa3aecabd4c41 [diff] |
fix: Bad configuration items cause incompatible Ingress and apisix (#424) fix: #423 Co-authored-by: rongxin <alinsran@apache.org>
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.