From 280ce27f078fdc6728b349179e8c078772c44da4 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 22 Mar 2026 22:09:51 -0500 Subject: [PATCH] fix: remove pull policy --- clusters/cl01tl/helm/backrest/values.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/clusters/cl01tl/helm/backrest/values.yaml b/clusters/cl01tl/helm/backrest/values.yaml index 55a38786c..2172e4c01 100644 --- a/clusters/cl01tl/helm/backrest/values.yaml +++ b/clusters/cl01tl/helm/backrest/values.yaml @@ -9,7 +9,6 @@ backrest: image: repository: ghcr.io/garethgeorge/backrest tag: v1.12.1@sha256:f4d34bd6fa985d13bdb6c01c5d8727e07708899afa9567d800808357d77b9fb0 - pullPolicy: IfNotPresent env: - name: TZ value: America/Chicago