Skip to content

Commit

Permalink
remove sleep command
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-Wojdak authored Oct 25, 2024
1 parent 659735e commit f69f02c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions deployment/ml-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ spec:
volumeMounts:
- name: scopenfs
mountPath: /scope # Any path you want to mount to.
command:
- /bin/sh
- -c
- |
sleep 604800
resources:
limits:
cpu: 8
Expand Down

0 comments on commit f69f02c

Please sign in to comment.