Merge pull request #47159 from Arhell/ko-ing

[ko] Add ingress class name to example-ingress.yaml
pull/48329/head
Kubernetes Prow Robot 2024-10-14 05:02:21 +01:00 committed by GitHub
commit db7e4cfddd
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: