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
a07eba74
Unverified
Commit
a07eba74
authored
Nov 24, 2020
by
Sebastian Schüpbach
Browse files
add generic args
parent
532c5598
Pipeline
#17788
passed with stages
in 4 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
k8s-manifests/job.yml
View file @
a07eba74
...
...
@@ -17,6 +17,14 @@ spec:
spec
:
containers
:
-
name
:
import-process-administrator-container
args
:
# Customise to match your needs
-
"
--record-set-filter
<id>"
-
"
--record-filter
<id>"
-
"
--institution-filter
<id>"
-
"
--session-filter
<id>"
-
"
--created-after
<datetime>"
-
"
--created-before
<datetime>"
-
"
<your-session-id>"
image
:
cr.gitlab.switch.ch/memoriav/memobase-2020/utilities/import-process-delete:latest
imagePullPolicy
:
Always
env
:
...
...
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