change command

This commit is contained in:
2024-12-23 18:56:51 -06:00
parent f87c75b57c
commit 2924f1d840

View File

@@ -103,6 +103,10 @@ sonarr4-4k:
tag: latest tag: latest
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- /bin/sh
args:
- -ec
- |
- while sleep 30; do echo thinking; done - while sleep 30; do echo thinking; done
resources: resources:
requests: requests: