From 2c8780d1efeee7f670969b9db212d8b578397dd5 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 31 Dec 2025 16:21:29 -0600 Subject: [PATCH] enable soulsync --- clusters/cl01tl/helm/soulsync/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/soulsync/values.yaml b/clusters/cl01tl/helm/soulsync/values.yaml index f3004fee3..4b4c1f964 100644 --- a/clusters/cl01tl/helm/soulsync/values.yaml +++ b/clusters/cl01tl/helm/soulsync/values.yaml @@ -2,7 +2,7 @@ soulsync: controllers: main: type: deployment - replicas: 0 + replicas: 1 strategy: Recreate revisionHistoryLimit: 3 initContainers: @@ -28,7 +28,7 @@ soulsync: main: image: repository: boulderbadgedad/soulsync - tag: latest + tag: latest@sha256:da1217990e8d51af0bcd4ff64d13b67662226c448ba49ff2446db51c4806c924 pullPolicy: IfNotPresent env: - name: TZ