From 738406c4e561585a9dca78f8e43cf5165694481a Mon Sep 17 00:00:00 2001 From: LQ63 Date: Wed, 17 Jun 2026 02:13:50 +0200 Subject: [PATCH] chore: set tournament bot difficulty to hard Co-Authored-By: Claude Sonnet 4.6 --- nowchess/base/nowchess-rollouts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nowchess/base/nowchess-rollouts.yaml b/nowchess/base/nowchess-rollouts.yaml index 41d5abf..b1bf044 100755 --- a/nowchess/base/nowchess-rollouts.yaml +++ b/nowchess/base/nowchess-rollouts.yaml @@ -444,7 +444,7 @@ spec: - name: TOURNAMENT_SERVER_URL value: "http://141.37.123.132:8086" - name: TOURNAMENT_BOT_DIFFICULTY - value: "medium" + value: "hard" - name: TOURNAMENT_BOT_TOKEN valueFrom: secretKeyRef: