Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nomad-FAIR
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nomad-lab
nomad-FAIR
Commits
ca86e9bc
Commit
ca86e9bc
authored
4 years ago
by
Markus Scheidgen
Browse files
Options
Downloads
Patches
Plain Diff
Fixed wrong gui config path in api-deployment. [skip-ci]
parent
fca57924
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!280
Parser move
,
!253
v0.9.10 merge for release
Pipeline
#92507
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ops/helm/nomad/templates/api-deployment.yaml
+2
-2
2 additions, 2 deletions
ops/helm/nomad/templates/api-deployment.yaml
with
2 additions
and
2 deletions
ops/helm/nomad/templates/api-deployment.yaml
+
2
−
2
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment