Merge pull request #47168 from Arhell/pt-ing
[pt] Add ingress class name to example-ingress.yamlpull/47291/head
commit
202f1cdff4
|
@ -5,6 +5,7 @@ metadata:
|
|||
annotations:
|
||||
nginx.ingress.kubernetes.io/rewrite-target: /$1
|
||||
spec:
|
||||
ingressClassName: nginx
|
||||
rules:
|
||||
- host: hello-world.info
|
||||
http:
|
||||
|
|
Loading…
Reference in New Issue