Skip to content

Commit

Permalink
Merge pull request #47222 from Arhell/ja-del
Browse files Browse the repository at this point in the history
[ja] Delete rewrite-target annotation in ingress example
  • Loading branch information
k8s-ci-robot committed Jul 21, 2024
2 parents 5a60cea + 9bc949e commit 27f9915
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions content/ja/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 27f9915

Please sign in to comment.