Merge pull request #47201 from Arhell/zh-del

[zh] Delete rewrite-target annotation in ingress example
pull/47211/head
Kubernetes Prow Robot 2024-07-18 18:50:16 -07:00 committed by GitHub
commit f51b4ba7cd
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: