change command

This commit is contained in:
2024-12-23 18:58:35 -06:00
parent 2924f1d840
commit 8caf068521

View File

@@ -107,7 +107,7 @@ sonarr4-4k:
args:
- -ec
- |
- while sleep 30; do echo thinking; done
- while true; do sleep 30; done
resources:
requests:
cpu: 100m