From dac603f9060517b36cbaa3dcd27f05347453e95d Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 23 Jul 2025 20:46:55 -0500 Subject: [PATCH] change strategy --- clusters/cl01tl/applications/site-profile/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/applications/site-profile/values.yaml b/clusters/cl01tl/applications/site-profile/values.yaml index fd034d51e..156c6dd63 100644 --- a/clusters/cl01tl/applications/site-profile/values.yaml +++ b/clusters/cl01tl/applications/site-profile/values.yaml @@ -5,7 +5,7 @@ site-profile: main: type: deployment replicas: 3 - strategy: Recreate + strategy: RollingUpdate revisionHistoryLimit: 3 containers: main: