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

This commit is contained in:
Arhell 2024-07-13 10:26:07 +03:00
parent 5eafe6927b
commit 4c4d1d29c7
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: