From e1eb7a17397fbebf6710abfa70aa6cbf4c9b95f7 Mon Sep 17 00:00:00 2001 From: Graham McIntire Date: Wed, 15 Apr 2026 14:15:48 -0500 Subject: [PATCH] update --- talos/configs/talos-worker2.yaml | 24 ++++++++++++------------ talos/configs/talos-worker3.yaml | 24 ++++++++++++------------ 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/talos/configs/talos-worker2.yaml b/talos/configs/talos-worker2.yaml index f86809a..d914b23 100644 --- a/talos/configs/talos-worker2.yaml +++ b/talos/configs/talos-worker2.yaml @@ -31,14 +31,14 @@ machine: # extraArgs: # key: value - extraMounts: - - destination: /var/mnt/longhorn - type: bind - source: /var/mnt/longhorn - options: - - bind - - rshared - - rw + # extraMounts: + # - destination: /var/mnt/longhorn + # type: bind + # source: /var/mnt/longhorn + # options: + # - bind + # - rshared + # - rw # # The `extraConfig` field is used to provide kubelet configuration overrides. # extraConfig: @@ -86,10 +86,10 @@ machine: # model: WDC* # Disk model `/sys/block//device/model`. # busPath: /pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0 # Disk bus path. # Extra disks to configure (Longhorn storage). - disks: - - device: /dev/sdb - partitions: - - mountpoint: /var/mnt/longhorn + # disks: + # - device: /dev/sdb + # partitions: + # - mountpoint: /var/mnt/longhorn registries: {} # Features describe individual Talos features that can be switched on or off. features: diff --git a/talos/configs/talos-worker3.yaml b/talos/configs/talos-worker3.yaml index afbab23..ab2013c 100644 --- a/talos/configs/talos-worker3.yaml +++ b/talos/configs/talos-worker3.yaml @@ -31,14 +31,14 @@ machine: # extraArgs: # key: value - extraMounts: - - destination: /var/mnt/longhorn - type: bind - source: /var/mnt/longhorn - options: - - bind - - rshared - - rw + # extraMounts: + # - destination: /var/mnt/longhorn + # type: bind + # source: /var/mnt/longhorn + # options: + # - bind + # - rshared + # - rw # # The `extraConfig` field is used to provide kubelet configuration overrides. # extraConfig: @@ -86,10 +86,10 @@ machine: # model: WDC* # Disk model `/sys/block//device/model`. # busPath: /pci0000:00/0000:00:17.0/ata1/host0/target0:0:0/0:0:0:0 # Disk bus path. # Extra disks to configure (Longhorn storage). - disks: - - device: /dev/sdb - partitions: - - mountpoint: /var/mnt/longhorn + # disks: + # - device: /dev/sdb + # partitions: + # - mountpoint: /var/mnt/longhorn registries: {} # Features describe individual Talos features that can be switched on or off. features: