[zh] Update host in example-ingress.yaml to hello-world.example
Signed-off-by: ydFu <ader.ydfu@gmail.com>pull/46261/head
parent
0e67c2e6e9
commit
88aabcb2a2
|
@ -6,7 +6,7 @@ metadata:
|
|||
nginx.ingress.kubernetes.io/rewrite-target: /$1
|
||||
spec:
|
||||
rules:
|
||||
- host: hello-world.info
|
||||
- host: hello-world.example
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
|
|
Loading…
Reference in New Issue