Skip to content

Commit fff6c18

Browse files
committed
remove unecessary ns
1 parent d89773a commit fff6c18

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

docs/en/latest/getting-started/configure-routes.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ If you are using Gateway API, you should first configure the GatewayClass and Ga
6363
apiVersion: gateway.networking.k8s.io/v1
6464
kind: GatewayClass
6565
metadata:
66-
namespace: ingress-apisix
6766
name: apisix
6867
spec:
6968
controllerName: apisix.apache.org/apisix-ingress-controller

docs/en/latest/getting-started/key-authentication.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ If you are using Gateway API, you should first configure the GatewayClass and Ga
5353
apiVersion: gateway.networking.k8s.io/v1
5454
kind: GatewayClass
5555
metadata:
56-
namespace: ingress-apisix
5756
name: apisix
5857
spec:
5958
controllerName: apisix.apache.org/apisix-ingress-controller

docs/en/latest/getting-started/load-balancing.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ If you are using Gateway API, you should first configure the GatewayClass and Ga
5353
apiVersion: gateway.networking.k8s.io/v1
5454
kind: GatewayClass
5555
metadata:
56-
namespace: ingress-apisix
5756
name: apisix
5857
spec:
5958
controllerName: apisix.apache.org/apisix-ingress-controller

docs/en/latest/getting-started/rate-limiting.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ If you are using Gateway API, you should first configure the GatewayClass and Ga
5353
apiVersion: gateway.networking.k8s.io/v1
5454
kind: GatewayClass
5555
metadata:
56-
namespace: ingress-apisix
5756
name: apisix
5857
spec:
5958
controllerName: apisix.apache.org/apisix-ingress-controller

0 commit comments

Comments
 (0)