From 9c67e4975d783fc5a9df370c31576d38f5dbf059 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 21 Jan 2025 01:10:05 -0600 Subject: [PATCH] fix deployment --- clusters/cl01tl/applications/kiwix/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/applications/kiwix/values.yaml b/clusters/cl01tl/applications/kiwix/values.yaml index 5dd25001b..8f078c742 100644 --- a/clusters/cl01tl/applications/kiwix/values.yaml +++ b/clusters/cl01tl/applications/kiwix/values.yaml @@ -2,13 +2,13 @@ kiwix: controllers: main: type: deployment - replicas: 3 + replicas: 1 strategy: Recreate revisionHistoryLimit: 3 containers: main: image: - repository: ghcr.io/kiwix/kiwix-serve:3.7.0 + repository: ghcr.io/kiwix/kiwix-serve tag: 3.7.0 pullPolicy: IfNotPresent args: