From 17c1adb0e0b95b36bbb8c28a4c23052d767bdc31 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 23 Dec 2024 19:06:07 -0600 Subject: [PATCH] change command --- clusters/cl01tl/applications/sonarr4-4k/values.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/clusters/cl01tl/applications/sonarr4-4k/values.yaml b/clusters/cl01tl/applications/sonarr4-4k/values.yaml index 2e2d66e3b..19557d52e 100644 --- a/clusters/cl01tl/applications/sonarr4-4k/values.yaml +++ b/clusters/cl01tl/applications/sonarr4-4k/values.yaml @@ -99,9 +99,12 @@ sonarr4-4k: containers: main: image: - repository: ubuntu + repository: ghcr.io/roxedus/pgloader tag: latest pullPolicy: IfNotPresent + command: + - "sleep" + - "604800" resources: requests: cpu: 100m