Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
social
gsicrawler
Commits
15ea802d
Commit
15ea802d
authored
Mar 01, 2022
by
J. Fernando Sánchez
Browse files
update k8s ingress
parent
39647860
Changes
1
Hide whitespace changes
Inline
Side-by-side
k8s/gsicrawler-ingress.yaml
View file @
15ea802d
---
apiVersion
:
extensions/v1beta
1
apiVersion
:
networking.k8s.io/v
1
kind
:
Ingress
metadata
:
name
:
gsicrawler
...
...
@@ -11,13 +11,19 @@ spec:
http
:
paths
:
-
path
:
/
pathType
:
Prefix
backend
:
serviceName
:
gsicrawler-web
servicePort
:
5000
service
:
name
:
gsicrawler-web
port
:
number
:
5000
-
host
:
crawler.gsi.upm.es
http
:
paths
:
-
path
:
/
pathType
:
Prefix
backend
:
serviceName
:
gsicrawler-web
servicePort
:
5000
service
:
name
:
gsicrawler-web
port
:
number
:
5000
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