From 57e415643e0709bd1eebd49efdb484fef621b281 Mon Sep 17 00:00:00 2001 From: Roman Bondarenko Date: Tue, 11 Nov 2025 15:55:32 +0200 Subject: [PATCH] changed: api endpoint, logging --- deploy-templates/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-templates/values.yaml b/deploy-templates/values.yaml index 5ecdf9e..56cc555 100644 --- a/deploy-templates/values.yaml +++ b/deploy-templates/values.yaml @@ -2,7 +2,7 @@ # This is a YAML-formatted file. # Declare variables to be passed into your templates. -replicaCount: 1 +replicaCount: 2 image: repository: backend-volume