From b3671e610f59bd2be0e0d4d039fbd4a8a32a9f9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Herv=C3=A9?= <lherve@takima.fr> Date: Wed, 28 Jun 2023 15:27:14 +0200 Subject: [PATCH] add more front --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 764c382..9de1979 100644 --- a/values.yaml +++ b/values.yaml @@ -29,7 +29,7 @@ front: image: repository: registry.gitlab.com/takima-school/images/cdb/www tag: latest - replicaCount: 1 + replicaCount: 2 ingress: tlsEnabled: true host: www.lherve.takima.school \ No newline at end of file -- GitLab