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-ingress-controller.git


The following commit(s) were added to refs/heads/master by this push:
     new 992bead3 remove repetitive namespace (#2568)
992bead3 is described below

commit 992bead3770d9c1ade182090bfa0b264d056c4d6
Author: Traky Deng <[email protected]>
AuthorDate: Tue Sep 23 09:08:51 2025 +0800

    remove repetitive namespace (#2568)
---
 docs/en/latest/reference/example.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/en/latest/reference/example.md 
b/docs/en/latest/reference/example.md
index ce4c4c1d..1cb7dd64 100644
--- a/docs/en/latest/reference/example.md
+++ b/docs/en/latest/reference/example.md
@@ -40,7 +40,6 @@ kind: GatewayProxy
 metadata:
   namespace: ingress-apisix
   name: apisix-config
-  namespace: ingress-apisix
 spec:
   provider:
     type: ControlPlane

Reply via email to