| commit | 7ea7a5e2ec359c21abcfc2f710a550fda68a932b | [log] [tgz] |
|---|---|---|
| author | Jayson Reis <santosdosreis@gmail.com> | Thu Jul 20 03:51:23 2023 +0200 |
| committer | GitHub <noreply@github.com> | Thu Jul 20 09:51:23 2023 +0800 |
| tree | acbb95841646be1b652ff2229063ffdf16db9c4a | |
| parent | b7dd8dc92d0fff7dfd5834a6abdfb8a412f17641 [diff] |
feat(dashboard): Allow dashboards to use external etcd with mtls (#494) * feat(dashboard): Allow dashboards to use external etcd with mtls * chore: Update docs with helm-docs * chore: Rename existingSecret to mtlsExistingSecret
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 |