From 333b0d6713a7c59190ce3a044b21ad2167e1b49e Mon Sep 17 00:00:00 2001
From: lea <lbruchon@takima.fr>
Date: Wed, 2 Aug 2023 16:08:42 +0200
Subject: [PATCH] update values.yaml

---
 values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/values.yaml b/values.yaml
index 4515d92..673bd7c 100644
--- a/values.yaml
+++ b/values.yaml
@@ -14,7 +14,7 @@ front:
   image:
     repository: registry.gitlab.com/takima-school/images/cdb/www
     tag: latest
-  replicaCount: 1
+  replicaCount: 3
   ingress:
     tlsEnabled: true
     host: www.lbruchon.takima.school
-- 
GitLab