Skip to content

Commit

Permalink
Merge pull request #47265 from Arhell/pt-del
Browse files Browse the repository at this point in the history
[pt] Delete rewrite-target annotation in ingress example
  • Loading branch information
k8s-ci-robot authored Aug 3, 2024
2 parents 782c1f9 + 89993be commit 57beaf9
Showing 1 changed file with 0 additions and 2 deletions.
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 57beaf9

Please sign in to comment.