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