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
CYBELE
helm
visualization
Commits
afc5fe4f
Commit
afc5fe4f
authored
Jul 27, 2021
by
Gabriele Giammatteo
Browse files
set backend path prefix
parent
ebae0b09
Pipeline
#4841
passed with stages
in 2 minutes and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
templates/backend-deployment.yaml
View file @
afc5fe4f
...
...
@@ -18,6 +18,8 @@ ports:
env
:
-
name
:
SERVER_PORT
value
:
"
4000"
-
name
:
SERVER_PATH
value
:
/visualization-backend/graphql
-
name
:
MONGO_URL
value
:
mongodb://{{ include "cybco.call-in-virtual-context" (list "mongodb.fullname" . "mongodb" "") }}:27017
-
name
:
DB_NAME
...
...
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