start ubuntu
This commit is contained in:
@@ -99,16 +99,9 @@ sonarr4-4k:
|
||||
containers:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/roxedus/pgloader
|
||||
repository: ubuntu
|
||||
tag: latest
|
||||
pullPolicy: IfNotPresent
|
||||
command:
|
||||
- pgloader
|
||||
args:
|
||||
- /config/sonarr.db
|
||||
- "postgresql://qstick:qstick@localhost/sonarr-main"
|
||||
- --with "quote identifiers"
|
||||
- --with "data only"
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
|
Reference in New Issue
Block a user