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