Skip to content

Commit 1fea326

Browse files
committed
fixed comment
1 parent 9c6a5a0 commit 1fea326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/llm/fixtures/test_ask_holmes/161_bidding_version_performance/wait-for-scaling.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
set -euo pipefail
44

55
NS="${NS:-app-161}"
6-
TARGET_REPLICAS=3 # We expect at least 8 replicas after scaling
6+
TARGET_REPLICAS=3 # We expect at least 3 replicas after scaling
77
MAX_WAIT=120 # Maximum 2 minutes to wait for scaling
88

99
echo ">>> Waiting for HPA to scale up the deployment..."

0 commit comments

Comments
 (0)