Skip to content

Commit

Permalink
fix: default service source is fqdn
Browse files Browse the repository at this point in the history
  • Loading branch information
haifzhu committed Dec 18, 2024
1 parent d67a08b commit 71a9066
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions test/e2e/conformance/tests/go-wasm-try-paths.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ spec:
matchRules:
- config:
servicePort: 8080
serviceName: infra-backend-v2
namespace: higress-conformance-infra
serviceSource: k8s
host: infra-backend-v2.higress-conformance-infra.svc.cluster.local
tryPaths:
- /path1
configDisable: false
Expand Down

0 comments on commit 71a9066

Please sign in to comment.