Merge pull request #47265 from Arhell/pt-del

[pt] Delete rewrite-target annotation in ingress example
This commit is contained in:
Kubernetes Prow Robot 2024-08-03 11:18:37 -07:00 committed by GitHub
commit 57beaf9702
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: