| commit | a5b03cc04b9e878e9cf7ba8f8d33e44c3d4377b5 | [log] [tgz] |
|---|---|---|
| author | Nick Venenga <nick@venenga.com> | Wed Sep 27 03:54:28 2023 -0400 |
| committer | GitHub <noreply@github.com> | Wed Sep 27 15:54:28 2023 +0800 |
| tree | 2bfcdcc670a43e2c10db6e6282272294f9db5ea1 | |
| parent | 67d7d47a69ec53eeca69a37743b8bd1876734adf [diff] |
feat: allow configuring data_encryption keys (#622)
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 |