Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Schwieger, Jana
lab-observability
Commits
a0a1c84c
Commit
a0a1c84c
authored
Dec 23, 2020
by
Nane Kratzke
Browse files
Aktualisieren deploy/yelb-istio-config.yaml
parent
94f6c5bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/yelb-istio-config.yaml
View file @
a0a1c84c
...
...
@@ -14,36 +14,12 @@ spec:
---
apiVersion
:
networking.istio.io/v1beta1
kind
:
VirtualService
metadata
:
name
:
yelb-ui-vsvc
spec
:
hosts
:
-
yelb-ui
gateways
:
-
yelp-gateway
http
:
-
name
:
"
default"
route
:
-
destination
:
host
:
yelb-ui
---
apiVersion
:
networking.istio.io/v1beta1
kind
:
VirtualService
metadata
:
name
:
yelb-appserver-vsvc
spec
:
hosts
:
-
yelb-appserver
http
:
-
name
:
"
firefox-to-v2"
match
:
-
headers
:
baggage-user-agent
:
regex
:
.*Firefox.*
route
:
-
destination
:
host
:
yelb-appserver
subset
:
v2
-
name
:
"
default"
route
:
-
weight
:
75
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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