Add ingress class name to example-ingress.yaml

pull/46229/head
Rares Chiuzbaian 2024-05-06 22:40:57 +03:00
parent 7f81867d10
commit 7b8e37f0cb
No known key found for this signature in database
GPG Key ID: DFFA85A47AE85EFF
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: