Merge pull request #47222 from Arhell/ja-del

[ja] Delete rewrite-target annotation in ingress example
pull/47225/head
Kubernetes Prow Robot 2024-07-21 03:17:34 -07:00 committed by GitHub
commit 27f9915786
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -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: