This is an automated email from the ASF dual-hosted git repository.

juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-helm-chart.git


The following commit(s) were added to refs/heads/master by this push:
     new ca931cf  docs: add a notice about the compatibility of Ingress and 
Dashboard (#319)
ca931cf is described below

commit ca931cf1972012804a80215b7ecb20d4d17a9c91
Author: Sarasa Kisaragi <[email protected]>
AuthorDate: Fri Jul 29 17:48:22 2022 +0800

    docs: add a notice about the compatibility of Ingress and Dashboard (#319)
    
    Signed-off-by: Ling Samuel <[email protected]>
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index f2ccb2f..663bded 100644
--- a/README.md
+++ b/README.md
@@ -24,3 +24,5 @@ Apache APISIX Helm Charts provide the installation of [Apache 
APISIX](https://gi
 - [Apache APISIX Helm Chart](./docs/en/latest/apisix.md)
 - [Apache APISIX Dashboard Helm Chart](./docs/en/latest/apisix-dashboard.md)
 - [Apache APISIX Ingress Controller Helm 
Chart](./docs/en/latest/apisix-ingress-controller.md)
+
+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.

Reply via email to