commit | 705218487e6ecd986c83d16461082d7f29b7e13a | [log] [tgz] |
---|---|---|
author | Jintao Zhang <zhangjintao9020@gmail.com> | Thu Sep 29 14:02:26 2022 +0800 |
committer | GitHub <noreply@github.com> | Thu Sep 29 14:02:26 2022 +0800 |
tree | a6dd17a1848668d4cc014e5af8c99e65a9e26f1f | |
parent | 5501f820dac12d13e44e9223024a7968580e13a9 [diff] |
fix: apisix-charts's global.imagePullSecrets (#355) Since we use the same parameter name as bitnami/etcd charts, this parameter will affect the final configuration of both charts. This modification makes their behavior consistent. Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com> Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.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.