From 44cfa5b60e28be3cd97d1650c07b2efbf912fcb5 Mon Sep 17 00:00:00 2001 From: Piotr Grzeskowiak Date: Thu, 21 Mar 2024 10:08:07 +0000 Subject: [PATCH] NIT-1170 increase number of repository pods in test --- alfresco-content-services/values_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alfresco-content-services/values_test.yaml b/alfresco-content-services/values_test.yaml index 7eda007..02893ff 100644 --- a/alfresco-content-services/values_test.yaml +++ b/alfresco-content-services/values_test.yaml @@ -1,6 +1,6 @@ # this file overrides values defined in ./values.yaml repository: - replicaCount: 1 + replicaCount: 2 resources: limits: cpu: "4"