From 6a24da4dea0cd4c82491abfc5b99a49bca036dc5 Mon Sep 17 00:00:00 2001 From: 57_Wolve <57_wolve@private.email> Date: Fri, 23 Jan 2026 00:37:26 +0000 Subject: [PATCH] Update templates/k0sctl_haproxy.yaml --- templates/k0sctl_haproxy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/k0sctl_haproxy.yaml b/templates/k0sctl_haproxy.yaml index 26d53e8..a4db4a6 100644 --- a/templates/k0sctl_haproxy.yaml +++ b/templates/k0sctl_haproxy.yaml @@ -2,6 +2,7 @@ apiVersion: k0sctl.k0sproject.io/v1beta1 kind: Cluster metadata: name: k0s-cluster +spec: k0s: version: [K0S-VERSION] versionChannel: stable @@ -89,6 +90,5 @@ metadata: peerAddress: [K0S-HA-API-IP] telemetry: enabled: true -spec: hosts: [K0S-HOSTS] \ No newline at end of file