From 86ae34c08d513e395475d90f84867fb2fef14b6d Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 29 Jul 2025 16:24:08 -0500 Subject: [PATCH] use rancher 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 8c005614c..4cd720336 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -191,8 +191,8 @@ backup: initContainers: backup: image: - repository: bitnami/kubectl - tag: 1.33.3 + repository: rancher/kubectl + tag: v1.33.3 pullPolicy: IfNotPresent command: - sh