From 30b27adefc0a87df40824a8f6d6bcd2cccb9b650 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 1 Aug 2025 18:45:27 -0500 Subject: [PATCH] switch image --- clusters/cl01tl/platform/gitea/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/platform/gitea/values.yaml b/clusters/cl01tl/platform/gitea/values.yaml index 6beda1a9a..86bbde2b0 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -193,8 +193,8 @@ backup: initContainers: backup: image: - repository: bitnami/kubectl - tag: v1.33.3 + repository: d3fk/kubectl + tag: latest pullPolicy: IfNotPresent command: - sh