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

pull/47133/head
Arhell 2024-07-11 00:08:58 +03:00
parent 13cae23279
commit 32b7a8f6af
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: