From ce6cc4aa6054470b34bee87f1aff1f9d4c71d7c5 Mon Sep 17 00:00:00 2001 From: Conan Scott Date: Sun, 28 Dec 2025 10:01:58 +1100 Subject: [PATCH] Increased anm replica count to 1 --- values-override.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values-override.yaml b/values-override.yaml index aea7fa8..32f6eb0 100644 --- a/values-override.yaml +++ b/values-override.yaml @@ -103,7 +103,7 @@ anm: tag: "7.7.0.20250830-3-BN0276-ubi9" generalConditions: accept: "yes" - replicaCount: 0 + replicaCount: 1 resources: limits: memory: "2Gi"