Skip to content

Commit

Permalink
Request storage
Browse files Browse the repository at this point in the history
  • Loading branch information
antonyharfield committed Oct 27, 2023
1 parent ed3c939 commit 85652c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/batch-run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,9 @@ jobs:
value: '${{ inputs.soundscape_normalize }}'
- name: SOUNDSCAPE_THRESHOLD
value: '${{ inputs.soundscape_threshold }}'
resources:
requests:
ephemeral-storage: '20Gi'
restartPolicy: Never
backoffLimit: 0
EOF
Expand Down

0 comments on commit 85652c5

Please sign in to comment.