From b9ffae0ebba9df6cfbcdd4c146bb5102b36d4844 Mon Sep 17 00:00:00 2001 From: Jonny Ervine Date: Mon, 17 Feb 2025 20:17:19 +0800 Subject: [PATCH] Drop auth replcias to 1 --- teleport-cluster/values.home.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teleport-cluster/values.home.yaml b/teleport-cluster/values.home.yaml index 602b946..cdccd9c 100644 --- a/teleport-cluster/values.home.yaml +++ b/teleport-cluster/values.home.yaml @@ -48,7 +48,7 @@ persistence: volumeSize: 10Gi highAvailability: - replicaCount: 2 + replicaCount: 1 requireAntiAffinity: true # If enabled will create a Pod Disruption Budget podDisruptionBudget: