Merge pull request #47168 from Arhell/pt-ing

[pt] Add ingress class name to example-ingress.yaml
pull/47291/head
Kubernetes Prow Robot 2024-07-28 16:45:47 -07:00 committed by GitHub
commit 202f1cdff4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ metadata:
annotations:
nginx.ingress.kubernetes.io/rewrite-target: /$1
spec:
ingressClassName: nginx
rules:
- host: hello-world.info
http: