From d7eb5c4fe5f89b50be8841b2d18a611c4eae0014 Mon Sep 17 00:00:00 2001 From: Adam Drew Date: Wed, 16 Oct 2024 14:05:36 -0400 Subject: [PATCH] 15 minute oops --- tests/e2e/replicas/02-assert.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/e2e/replicas/02-assert.yaml b/tests/e2e/replicas/02-assert.yaml index 6241ceb9..935e893a 100644 --- a/tests/e2e/replicas/02-assert.yaml +++ b/tests/e2e/replicas/02-assert.yaml @@ -11,7 +11,7 @@ metadata: kind: Frontend name: chrome-big spec: - replicas: 4 + replicas: 3 selector: matchLabels: frontend: chrome-big @@ -85,7 +85,7 @@ metadata: kind: Frontend name: chrome-default spec: - replicas: 2 + replicas: 1 selector: matchLabels: frontend: chrome-default