change command

This commit is contained in:
2024-12-23 19:01:18 -06:00
parent 8caf068521
commit ea32c0c504

View File

@@ -103,11 +103,12 @@ sonarr4-4k:
tag: latest
pullPolicy: IfNotPresent
command:
- /bin/sh
- pgloader
args:
- -ec
- |
- while true; do sleep 30; done
- --with "quote identifiers"
- --with "data only"
- /config/sonarr.db
- "postgresql://qstick:qstick@localhost/sonarr-main"
resources:
requests:
cpu: 100m