This is an automated email from the ASF dual-hosted git repository. traky pushed a commit to branch fix-ns in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
commit 3e4045817d95268316850bd6dcca2fd292cb135b Author: traky <[email protected]> AuthorDate: Thu Sep 18 14:58:00 2025 +0800 remove repetitive namespace --- 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
