Skip to content

Commit

Permalink
test(e2e): fix MMZS + MLBS test after merge
Browse files Browse the repository at this point in the history
The uni MeshService is autogenerated, without the namespace tag,
since kumahq#11978 and the first condition in "should fallback only to first
zone" was fixed in kumahq#11980.

Signed-off-by: Mike Beaumont <[email protected]>
  • Loading branch information
michaelbeaumont committed Nov 6, 2024
1 parent 6b40eee commit 9eaa4a6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ spec:
meshService:
matchLabels:
kuma.io/display-name: test-server
k8s.kuma.io/namespace: mlb-mzms
ports:
- name: "80"
port: 80
Expand Down

0 comments on commit 9eaa4a6

Please sign in to comment.