[ko] Add ingress class name to example-ingress.yaml

pull/47159/head
Arhell 2024-07-15 00:19:05 +03:00
parent df0f009e16
commit 95f3b70a05
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: