From 1e621bfe485e1d08e6051a918e14403f548244cf Mon Sep 17 00:00:00 2001 From: vitaliy Date: Thu, 13 Nov 2025 17:27:18 +0300 Subject: [PATCH] k8s: helm manifest --- helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/values.yaml b/helm/values.yaml index 516cb95..441deaa 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -1,4 +1,4 @@ replicaCount: 3 ingress: - enabled: true \ No newline at end of file + enabled: false \ No newline at end of file