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