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
memoriav
Memobase 2020
services
postprocessing
Media Metadata Indexer
Commits
55073bcd
Commit
55073bcd
authored
Oct 18, 2021
by
Jonas Waeber
Browse files
Refactor helm values files (this is used to determine the deployment name...
parent
f44beecf
Pipeline
#35030
passed with stages
in 1 minute and 44 seconds
Changes
4
Pipelines
2
Show whitespace changes
Inline
Side-by-side
helm-charts/helm-values/
values
-prod.yaml
→
helm-charts/helm-values/
di-media-metadata-indexer
-prod.yaml
View file @
55073bcd
k8sName
:
media-metadata-indexer
k8sEnvironment
:
prod
k8sReplicas
:
1
k8sRequestsCpu
:
"
0.1"
...
...
helm-charts/helm-values/
values
-stage.yaml
→
helm-charts/helm-values/
di-media-metadata-indexer
-stage.yaml
View file @
55073bcd
k8sName
:
media-metadata-indexer
k8sEnvironment
:
stage
k8sReplicas
:
1
k8sRequestsCpu
:
"
0.1"
...
...
helm-charts/helm-values/
values
-test.yaml
→
helm-charts/helm-values/
di-media-metadata-indexer
-test.yaml
View file @
55073bcd
k8sName
:
media-metadata-indexer
k8sEnvironment
:
test
k8sReplicas
:
1
k8sRequestsCpu
:
"
0.1"
...
...
helm-charts/values.yaml
View file @
55073bcd
...
...
@@ -2,7 +2,7 @@ registry: "cr.gitlab.switch.ch"
image
:
"
memoriav/memobase-2020/services/postprocessing/mediametadatatodb"
tag
:
"
latest"
k8sName
:
placehold
er
k8sName
:
media-metadata-index
er
k8sNamespace
:
memobase
k8sGroupId
:
di
k8sGroupName
:
documents-import
...
...
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