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
fdd3c11c
Commit
fdd3c11c
authored
Mar 26, 2021
by
Jonathan Schaeffer
Browse files
Correction de l'ingress
parent
8fc19b68
Changes
2
Hide whitespace changes
Inline
Side-by-side
preprod/deployment.yaml
View file @
fdd3c11c
...
...
@@ -15,6 +15,7 @@ spec:
metadata
:
labels
:
app
:
ws-station
environment
:
preprod
spec
:
containers
:
-
name
:
ws-station
...
...
preprod/ingress.yaml
View file @
fdd3c11c
...
...
@@ -6,8 +6,6 @@ metadata:
labels
:
app
:
ws-station
environment
:
preprod
annotations
:
nginx.ingress.kubernetes.io/rewrite-target
:
/$1
spec
:
rules
:
-
http
:
...
...
@@ -18,4 +16,4 @@ spec:
service
:
name
:
ws-station-service
port
:
number
:
80
0
0
number
:
80
8
0
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