Skip to content

Commit

Permalink
[bn] Delete rewrite-target annotation in ingress example
Browse files Browse the repository at this point in the history
  • Loading branch information
Arhell committed Jul 19, 2024
1 parent ddfefc5 commit 239ece3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions content/bn/examples/service/networking/example-ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 239ece3

Please sign in to comment.