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
b3d6b1df
Commit
b3d6b1df
authored
Dec 28, 2020
by
Nane Kratzke
Browse files
removed ingress
parent
983f1da8
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/yelb.yaml
View file @
b3d6b1df
...
...
@@ -58,29 +58,6 @@ spec:
app
:
yelb-ui
tier
:
frontend
---
apiVersion
:
networking.k8s.io/v1
kind
:
Ingress
metadata
:
name
:
yelb-ui-ingress
annotations
:
cert-manager.io/cluster-issuer
:
"
letsencrypt-production"
spec
:
rules
:
-
host
:
{{
VHOST
}}
http
:
paths
:
-
path
:
/
pathType
:
Prefix
backend
:
service
:
name
:
yelb-ui
port
:
number
:
80
tls
:
-
secretName
:
yelb-ingress-cert
hosts
:
-
{{
VHOST
}}
---
apiVersion
:
apps/v1
kind
:
Deployment
metadata
:
...
...
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