This is an automated email from the ASF dual-hosted git repository. kayx23 pushed a commit to branch docs/2-1-0-doc-refresh-v2-branch in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
commit 99e8b85a6b0917637d2290ed34135f9a38192f21 Author: kayx23 <[email protected]> AuthorDate: Tue Jun 2 11:41:07 2026 +0800 docs: trim example page details --- docs/en/latest/reference/example.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/en/latest/reference/example.md b/docs/en/latest/reference/example.md index 8229bdf4..b828dd9a 100644 --- a/docs/en/latest/reference/example.md +++ b/docs/en/latest/reference/example.md @@ -604,8 +604,6 @@ kind: ApisixConsumer metadata: namespace: ingress-apisix name: alice - labels: - team: example spec: ingressClassName: apisix authParameter: @@ -630,8 +628,6 @@ kind: ApisixConsumer metadata: namespace: ingress-apisix name: alice - labels: - team: example spec: ingressClassName: apisix authParameter:
