[ja] Delete rewrite-target annotation in ingress example

pull/47222/head
Arhell 2024-07-21 09:36:33 +03:00
parent ddfefc55a8
commit 9bc949e632
1 changed files with 0 additions and 2 deletions
content/ja/examples/service/networking

View File

@ -2,8 +2,6 @@ apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: example-ingress
annotations:
nginx.ingress.kubernetes.io/rewrite-target: /$1
spec:
ingressClassName: nginx
rules: