From ff3025a079b447f17ee58fc52d3df25b5a049667 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 9 Feb 2026 00:09:12 -0600 Subject: [PATCH] feat: increase replica, deploy rolling --- clusters/cl01tl/helm/homepage/values.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/homepage/values.yaml b/clusters/cl01tl/helm/homepage/values.yaml index 4c47a8995..e140c0a00 100644 --- a/clusters/cl01tl/helm/homepage/values.yaml +++ b/clusters/cl01tl/helm/homepage/values.yaml @@ -4,9 +4,10 @@ homepage: controllers: main: type: deployment + replicas: 3 + strategy: RollingUpdate annotations: reloader.stakater.com/auto: "true" - strategy: Recreate serviceAccount: name: homepage pod: