Skip to content

Commit

Permalink
Merge pull request #47211 from Arhell/bn-del
Browse files Browse the repository at this point in the history
[bn] Delete rewrite-target annotation in ingress example
  • Loading branch information
k8s-ci-robot authored Jul 25, 2024
2 parents 25bc6f1 + 239ece3 commit c149f75
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 c149f75

Please sign in to comment.