Skip to content

Commit 56de085

Browse files
Merge pull request #2968 from vinupa/main
Updated hostname in weighted routing sample
2 parents eb015f7 + 0e68502 commit 56de085

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

developer/tryout/samples/sample-weighted-routing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ metadata:
4747
api-version: "1.0"
4848
spec:
4949
hostnames:
50-
- "default.gw.wso2.com"
50+
- "default.gw.example.com"
5151
rules:
5252
- matches:
5353
- path:

0 commit comments

Comments
 (0)