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
Helmholtz Cloud Portal
Helm Charts
Commits
62c9db9a
Commit
62c9db9a
authored
Mar 10, 2022
by
Thomas Beermann
Browse files
configure cerebrum endpoint
parent
e5ba288b
Pipeline
#128799
passed with stages
in 19 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
hifiscp/Chart.yaml
View file @
62c9db9a
apiVersion
:
v1
name
:
hifiscp
version
:
0.1.1
2
version
:
0.1.1
3
description
:
A Helm chart to deploy the HIFIS Cloud Portal Backend and Frontend
keywords
:
-
HIFIS
...
...
hifiscp/templates/webapp_deployment.yaml
View file @
62c9db9a
...
...
@@ -100,7 +100,7 @@ spec:
name
:
{{
template "hifiscp.fullname" .
}}
-oidc-credentials
key
:
client_secret
-
name
:
CEREBRUMENDPOINT
value
:
"
http://{{
.Release.Name
}}/api/v0/"
value
:
"
http://{{
.Release.Name
}}
-cerebrum
/api/v0/"
{{
- if .Values.webapp.config.context_path
}}
-
name
:
CONTEXT_PATH
value
:
{{
.Values.webapp.config.contextPath | quote
}}
...
...
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