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
4c8f2b1a
Commit
4c8f2b1a
authored
Nov 03, 2020
by
Markus Scheidgen
Browse files
Added materials index to helm chart. #skip-ci
parent
4ca4ba53
Pipeline
#85657
passed with stages
in 23 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ops/helm/nomad/templates/nomad-configmap.yml
View file @
4c8f2b1a
...
...
@@ -38,6 +38,7 @@ data:
host: "{{ .Values.elastic.host }}"
port: {{ .Values.elastic.port }}
index_name: "{{ .Values.dbname }}"
materials_index_name: "{{ .Values.dbname }}_materials"
mongo:
host: "{{ .Values.mongo.host }}"
port: {{ .Values.mongo.port }}
...
...
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