[zh] Update host in example-ingress.yaml to hello-world.example

Signed-off-by: ydFu <ader.ydfu@gmail.com>
pull/46261/head
ydFu 2024-05-09 17:47:23 +08:00
parent 0e67c2e6e9
commit 88aabcb2a2
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ metadata:
nginx.ingress.kubernetes.io/rewrite-target: /$1 nginx.ingress.kubernetes.io/rewrite-target: /$1
spec: spec:
rules: rules:
- host: hello-world.info - host: hello-world.example
http: http:
paths: paths:
- path: / - path: /