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 tag: latest
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- /bin/sh - pgloader
args: args:
- -ec - --with "quote identifiers"
- | - --with "data only"
- while true; do sleep 30; done - /config/sonarr.db
- "postgresql://qstick:qstick@localhost/sonarr-main"
resources: resources:
requests: requests:
cpu: 100m cpu: 100m