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>
2 files changed
tree: a6dd17a1848668d4cc014e5af8c99e65a9e26f1f
  1. .github/
  2. charts/
  3. docs/
  4. test/
  5. .asf.yaml
  6. .gitignore
  7. .gitmodules
  8. README.md
README.md

Apache APISIX Helm Charts

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.