From bfa8b929f2527965445383f71ef29374382bf70a Mon Sep 17 00:00:00 2001 From: Dreaded_X Date: Fri, 17 Apr 2026 21:47:04 +0200 Subject: [PATCH] feat: TESTING --- talos/patches/storage/longhorn/user-volume.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/talos/patches/storage/longhorn/user-volume.yaml b/talos/patches/storage/longhorn/user-volume.yaml index ff4211a..2dee5f0 100644 --- a/talos/patches/storage/longhorn/user-volume.yaml +++ b/talos/patches/storage/longhorn/user-volume.yaml @@ -7,3 +7,14 @@ provisioning: match: system_disk grow: true maxSize: 2000GB +# # yaml-language-server: $schema=https://raw.githubusercontent.com/siderolabs/talos/refs/heads/release-1.12/website/content/v1.12/schemas/config.schema.json +# apiVersion: v1alpha1 +# kind: UserVolumeConfig +# name: longhorn +# # We want to take the whole distk +# # TODO: Add second disk to virtual machine +# volumeType: "disk" +# provisioning: +# diskSelector: +# # TODO: UPDATE THIS +# # match: system_disk