Merge pull request #47154 from Arhell/ja-ing

[ja] Add ingress class name to example-ingress.yaml
pull/47184/head
Kubernetes Prow Robot 2024-07-16 19:29:06 -07:00 committed by GitHub
commit d7c73d0f47
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: