Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lohse, Felix
lab-observability
Commits
4cf87d16
Commit
4cf87d16
authored
Dec 23, 2020
by
Nane Kratzke
Browse files
Aktualisieren deploy/yelb-istio-config.yaml
parent
d41eaeab
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/yelb-istio-config.yaml
View file @
4cf87d16
...
...
@@ -20,21 +20,23 @@ spec:
hosts
:
-
yelb-appserver
http
:
-
match
:
-
name
:
"
firefox-to-v2"
match
:
-
headers
:
baggage-user-agent
:
regex
:
.*Firefox.*
route
:
-
destination
:
host
:
yelb-appserver
subset
:
v2
# - route:
# - weight: 75
# destination:
# host: yelb-appserver
# subset: v1
# - weight: 25
# destination:
# host: yelb-appserver
# subset: v2
route
:
-
destination
:
host
:
yelb-appserver
subset
:
v2
-
name
:
"
default"
route
:
-
weight
:
75
destination
:
host
:
yelb-appserver
subset
:
v1
-
weight
:
25
destination
:
host
:
yelb-appserver
subset
:
v2
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment