commit | 3a8069225041d8912f19d134010d5b7ce6e9f00c | [log] [tgz] |
---|---|---|
author | Michael Kotten <michaelkotten@gmail.com> | Thu Sep 28 19:28:43 2023 +0200 |
committer | GitHub <noreply@github.com> | Fri Sep 29 01:28:43 2023 +0800 |
tree | 20679499c31cc6618d8a8364172eda83c3ee80be | |
parent | 367debdb15537bb22928a7aaa236858bfca676e0 [diff] |
Adds security context for init constainers (https://github.com/apache/apisix-helm-chart/issues/626) (#627)
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 |