start ubuntu

This commit is contained in:
2024-12-23 19:04:50 -06:00
parent 7f8fc53e5a
commit f6f3ddc1d4

View File

@@ -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