Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OSUG
RESIF
ws-station-k8s
Commits
5de6103b
Commit
5de6103b
authored
Oct 04, 2021
by
Jonathan Schaeffer
Browse files
ingress explicite
parent
da6a6922
Changes
1
Hide whitespace changes
Inline
Side-by-side
production/ingress.yaml
View file @
5de6103b
...
...
@@ -8,12 +8,13 @@ metadata:
environment
:
production
spec
:
rules
:
-
http
:
paths
:
-
path
:
/fdsnws/station/1/(.*)
pathType
:
Prefix
backend
:
service
:
name
:
ws-station-service
port
:
number
:
8080
-
host
:
"
ws.resif.fr"
http
:
paths
:
-
path
:
/fdsnws/station/1/(.*)
pathType
:
Prefix
backend
:
service
:
name
:
ws-station-service
port
:
number
:
8080
Write
Preview
Markdown
is supported
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