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
nomad-lab
nomad-FAIR
Commits
c1d99a7e
Commit
c1d99a7e
authored
Jul 23, 2020
by
Lauri Himanen
Browse files
Fixed template.
parent
a9c3a307
Pipeline
#79298
passed with stages
in 23 minutes and 16 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
ops/helm/nomad/templates/api-deployment.yaml
View file @
c1d99a7e
...
...
@@ -115,7 +115,7 @@ data:
conf.js
:
|
window.nomadEnv = {
apiRoot: "https://{{ .Values.proxy.external.host }}{{ .Values.proxy.external.path }}/api/encyclopedia/",
guiRoot: "https://{{ .Values.proxy.external.host }}{{ .Values.proxy.external.path }}/",
guiRoot: "https://{{ .Values.proxy.external.host }}{{ .Values.proxy.external.path }}/
encyclopedia/
",
userCookieDomain: ".{{ .Values.proxy.external.host }}",
guestUserToken: 'eyJhbGciOiJIUzI1NiIsImlhdCI6MTUyMzg4MDE1OSwiZXhwIjoxNjgxNTYwMTU5fQ.ey'+
'JpZCI6ImVuY2d1aSJ9.MsMWQa3IklH7cQTxRaIRSF9q8D_2LD5Fs2-irpWPTp4',
...
...
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