Skip to content

Commit 89993be

Browse files
committed
[pt] Delete rewrite-target annotation in ingress example
1 parent c0a34fb commit 89993be

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/pt-br/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
rules:
97
- host: hello-world.info

0 commit comments

Comments
 (0)