Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson authored Jul 12, 2024
1 parent 0adfa05 commit 43d2ceb
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions kubernetes/loculus/templates/ena-submission-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,8 @@ spec:
name: database
key: password
command:
- /bin/sh
- -c
args:
- snakemake get_ena_submission_list && sleep 360 # Do not start submission process yet until on pods until better tested.
volumeMounts:
- sleep 1000000
volumeMounts:
- name: loculus-ena-submission-config-volume
mountPath: /package/config/config.yaml
subPath: config.yaml
Expand Down

0 comments on commit 43d2ceb

Please sign in to comment.