From 5aac6bd247d2d2ecd798582f654659e8d7bbab6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20B=C3=BCchse?= Date: Tue, 7 Apr 2026 16:36:07 +0200 Subject: [PATCH] Fix typo in playbooks/clusters.yaml.j2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Matthias Büchse --- playbooks/clusters.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/clusters.yaml.j2 b/playbooks/clusters.yaml.j2 index a757ab917..f5191770d 100644 --- a/playbooks/clusters.yaml.j2 +++ b/playbooks/clusters.yaml.j2 @@ -16,7 +16,7 @@ clusters: num_worker_nodes: 3 secrets: token: "{{ clouds_conf.syself_token }}" - syself-1.31: + syself-1.33: kind: clusterstacks config: kubernetesVersion: '1.33'