Merge pull request #47148 from Arhell/bn-ing

[bn] Add ingress class name to example-ingress.yaml
pull/45485/head^2
Kubernetes Prow Robot 2024-07-14 08:31:09 -07:00 committed by GitHub
commit df0f009e16
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: