change command
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user