Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
nomad-FAIR
Commits
ca86e9bc
Commit
ca86e9bc
authored
Jan 30, 2021
by
Markus Scheidgen
Browse files
Fixed wrong gui config path in api-deployment. [skip-ci]
parent
fca57924
Pipeline
#92507
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ops/helm/nomad/templates/api-deployment.yaml
View file @
ca86e9bc
...
...
@@ -168,11 +168,11 @@ spec:
name
:
staging-volume
-
mountPath
:
/nomad
name
:
nomad-volume
-
mountPath
:
/app/nomad/static/gui/env.js
-
mountPath
:
/app/nomad/
app/
static/gui/env.js
readOnly
:
true
subPath
:
env.js
name
:
gui-env-js
-
mountPath
:
/app/nomad/static/encyclopedia/conf.js
-
mountPath
:
/app/nomad/
app/
static/encyclopedia/conf.js
readOnly
:
true
subPath
:
conf.js
name
:
enc-conf-js
...
...
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