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
Fedora Ingest Service
Commits
a330e7d2
Commit
a330e7d2
authored
Apr 15, 2021
by
Thomas Bernhart
Browse files
Fix formatting of app-config.yaml
parent
8a53f385
Pipeline
#24866
passed with stages
in 4 minutes and 22 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
helm-charts/templates/app-config.yaml
View file @
a330e7d2
...
...
@@ -3,7 +3,7 @@ kind: ConfigMap
metadata
:
name
:
"
{{
.Values.k8sGroupId
}}-{{
.Values.k8sName
}}-{{
.Values.k8sEnvironment
}}-config"
namespace
:
"
{{
.Values.k8sNamespace
}}"
data
:
data
:
CLIENT_ID
:
"
{{
.Values.k8sGroupId
}}-{{
.Values.k8sName
}}-{{
.Values.k8sEnvironment
}}"
IS_SIMPLE
:
"
{{
.Values.isSimple
}}"
TOPIC_IN
:
"
{{
.Values.inputTopicName
}}"
...
...
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