Skip to content

Commit

Permalink
Merge pull request #46261 from ydFu/example-ingress
Browse files Browse the repository at this point in the history
[zh]Update host in example-ingress.yaml to hello-world.example
  • Loading branch information
k8s-ci-robot committed May 9, 2024
2 parents 0e67c2e + 88aabcb commit 9e6e4b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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: /
Expand Down

0 comments on commit 9e6e4b3

Please sign in to comment.