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
Mick, Johanna
lab-observability
Commits
713f9ec0
Commit
713f9ec0
authored
Dec 23, 2020
by
Nane Kratzke
Browse files
Aktualisieren deploy/yelb-istio-config.yaml
parent
04241afe
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/yelb-istio-config.yaml
View file @
713f9ec0
...
...
@@ -20,6 +20,14 @@ spec:
hosts
:
-
yelb-appserver
http
:
-
match
:
headers
:
bagage-user-agent
:
regex
:
.*Firefox.*
route
:
destination
:
host
:
yelb-appserver
subset
:
v2
-
route
:
-
weight
:
75
destination
:
...
...
@@ -28,37 +36,5 @@ spec:
-
weight
:
25
destination
:
host
:
yelb-appserver
subset
:
v2
---
apiVersion
:
networking.istio.io/v1alpha3
kind
:
Gateway
metadata
:
name
:
yelb-gwy
spec
:
selector
:
app
:
yelb-ui
servers
:
-
port
:
number
:
443
name
:
https
protocol
:
HTTPS
hosts
:
-
{{
VHOST
}}
tls
:
mode
:
SIMPLE
credentialName
:
yelb-ingress-cert
---
apiVersion
:
networking.istio.io/v1alpha3
kind
:
VirtualService
metadata
:
name
:
yelb-ui-vsvc
spec
:
hosts
:
-
yelb-ui
gateways
:
-
yelb-gwy
http
:
-
route
:
-
destination
:
host
:
yelb-ui
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