From fd4a32b37c2fdea30d0d7c66f259540402c5d9d1 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Mon, 8 Jul 2024 11:44:08 -0500 Subject: [PATCH] change to recreate strategy --- clusters/cl01tl/platform/gitea/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/clusters/cl01tl/platform/gitea/values.yaml b/clusters/cl01tl/platform/gitea/values.yaml index 941ba2484..d86a68940 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -1,4 +1,6 @@ gitea: + strategy: + type: Recreate image: repository: gitea/gitea tag: 1.22.1