Skip to content

Commit 27f9915

Browse files
authored
Merge pull request #47222 from Arhell/ja-del
[ja] Delete rewrite-target annotation in ingress example
2 parents 5a60cea + 9bc949e commit 27f9915

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/ja/examples/service/networking/example-ingress.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ apiVersion: networking.k8s.io/v1
22
kind: Ingress
33
metadata:
44
name: example-ingress
5-
annotations:
6-
nginx.ingress.kubernetes.io/rewrite-target: /$1
75
spec:
86
ingressClassName: nginx
97
rules:

0 commit comments

Comments
 (0)