Merge pull request #47211 from Arhell/bn-del

[bn] Delete rewrite-target annotation in ingress example
This commit is contained in:
Kubernetes Prow Robot 2024-07-24 22:57:29 -07:00 committed by GitHub
commit c149f7545b
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: