Skip to content

Commit

Permalink
Merge pull request #47201 from Arhell/zh-del
Browse files Browse the repository at this point in the history
[zh] Delete rewrite-target annotation in ingress example
  • Loading branch information
k8s-ci-robot authored Jul 19, 2024
2 parents 5e7263c + 913af72 commit f51b4ba
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 f51b4ba

Please sign in to comment.