From e97ae39e84708bc7517b98177a76aec8355c758d Mon Sep 17 00:00:00 2001 From: Tarashish Mishra Date: Fri, 13 Dec 2024 09:57:20 +0530 Subject: [PATCH] Run 2 replicas for the api --- helm/zeno/values-dev.yaml | 2 +- helm/zeno/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/zeno/values-dev.yaml b/helm/zeno/values-dev.yaml index 4f82695..d34f03b 100644 --- a/helm/zeno/values-dev.yaml +++ b/helm/zeno/values-dev.yaml @@ -20,7 +20,7 @@ langfuse: api: host: dev.api.zeno.ds.io - replicas: 1 + replicas: 2 image: repository: public.ecr.aws/b7u8b0a6/project-zeno/zeno tag: 19aadce8b74335eaed1e72e32bad4d555abe3d98 diff --git a/helm/zeno/values.yaml b/helm/zeno/values.yaml index e0a6f2a..278848d 100644 --- a/helm/zeno/values.yaml +++ b/helm/zeno/values.yaml @@ -20,7 +20,7 @@ langfuse: api: host: api.zeno.ds.io - replicas: 1 + replicas: 2 image: repository: public.ecr.aws/b7u8b0a6/project-zeno/zeno tag: 99da528621966d7dc3034ffd4e0b2c7180c4bbcd