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
42ed12e4
Commit
42ed12e4
authored
Dec 23, 2020
by
Nane Kratzke
Browse files
Aktualisieren deploy/yelb-istio-config.yaml
parent
ce0afd05
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/yelb-istio-config.yaml
View file @
42ed12e4
...
...
@@ -32,12 +32,32 @@ spec:
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
:
...
...
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