From 7f8fc53e5af396c5549458f4d83d5ccd800eec85 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 23 Dec 2024 19:02:50 -0600 Subject: [PATCH] change command --- clusters/cl01tl/applications/sonarr4-4k/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/applications/sonarr4-4k/values.yaml b/clusters/cl01tl/applications/sonarr4-4k/values.yaml index e6a066b3a..8df198353 100644 --- a/clusters/cl01tl/applications/sonarr4-4k/values.yaml +++ b/clusters/cl01tl/applications/sonarr4-4k/values.yaml @@ -105,10 +105,10 @@ sonarr4-4k: command: - pgloader args: + - /config/sonarr.db + - "postgresql://qstick:qstick@localhost/sonarr-main" - --with "quote identifiers" - --with "data only" - - /config/sonarr.db - - "postgresql://qstick:qstick@localhost/sonarr-main" resources: requests: cpu: 100m