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
Deletion Components
Import Process Delete
Commits
fd03b642
Commit
fd03b642
authored
Oct 11, 2021
by
Matthias
Browse files
fix helm charts
parent
49ccb5da
Pipeline
#34542
passed with stages
in 5 minutes and 8 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
helm-charts/helm-values/dd-marker-prod.yaml
View file @
fd03b642
...
...
@@ -12,7 +12,7 @@ jobArgs: [ # Customise to match your needs
"
--institution-filter"
,
"
<id>"
,
"
--session-filter"
,
"
<id>"
,
"
--created-after"
,
"
<datetime>"
,
"
--created-before"
,
"
<datetime>"
"
--created-before"
,
"
<datetime>"
,
"
<your-session-id>"
]
...
...
helm-charts/helm-values/dd-marker-stage.yaml
View file @
fd03b642
...
...
@@ -12,7 +12,7 @@ jobArgs: [ # Customise to match your needs
"
--institution-filter"
,
"
<id>"
,
"
--session-filter"
,
"
<id>"
,
"
--created-after"
,
"
<datetime>"
,
"
--created-before"
,
"
<datetime>"
"
--created-before"
,
"
<datetime>"
,
"
<your-session-id>"
]
...
...
helm-charts/helm-values/dd-marker-test.yaml
View file @
fd03b642
...
...
@@ -12,7 +12,7 @@ jobArgs: [ # Customise to match your needs
"
--institution-filter"
,
"
<id>"
,
"
--session-filter"
,
"
<id>"
,
"
--created-after"
,
"
<datetime>"
,
"
--created-before"
,
"
<datetime>"
"
--created-before"
,
"
<datetime>"
,
"
<your-session-id>"
]
...
...
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