Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
Import Process
group-reports-consumer
Commits
4a5e73b4
Commit
4a5e73b4
authored
Jun 09, 2021
by
Jonas Waeber
Browse files
Fix deployment
parent
2a75ac37
Pipeline
#27658
passed with stages
in 3 minutes and 17 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
helm-charts/templates/deployment.yaml
View file @
4a5e73b4
...
...
@@ -34,7 +34,7 @@ spec:
name
:
"
{{
.Values.deploymentName}}-app-config"
volumeMounts
:
-
name
:
{{
.Values.whitelistFileConfig
}}
mountPath
:
{{
.Values.whitelistFilePath
}}
mountPath
:
"
/configs"
volumes
:
-
name
:
{{
.Values.whitelistFileConfig
}}
configMap
:
...
...
Write
Preview
Markdown
is supported
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