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

This commit is contained in:
Arhell 2024-07-16 00:30:32 +03:00
parent df0f009e16
commit 3bd9857319
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: