From 956eb68c9f0684ded23df25970707032fcd40142 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 9 Jan 2025 15:52:17 -0600 Subject: [PATCH] fix image name --- clusters/cl01tl/platform/gitea/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/gitea/values.yaml b/clusters/cl01tl/platform/gitea/values.yaml index c58661e09..d9011da9d 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -110,7 +110,7 @@ backup: backup: image: repository: registry.k8s.io/kubectl - tag: 1.32.0 + tag: v1.32.0 pullPolicy: IfNotPresent command: - /bin/sh