From f6f3ddc1d4fad1799e8ab6f844e2cb5188578ac2 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 23 Dec 2024 19:04:50 -0600 Subject: [PATCH] start ubuntu --- clusters/cl01tl/applications/sonarr4-4k/values.yaml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/clusters/cl01tl/applications/sonarr4-4k/values.yaml b/clusters/cl01tl/applications/sonarr4-4k/values.yaml index 8df198353..2e2d66e3b 100644 --- a/clusters/cl01tl/applications/sonarr4-4k/values.yaml +++ b/clusters/cl01tl/applications/sonarr4-4k/values.yaml @@ -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