This commit is contained in:
Graham McIntire 2026-04-15 14:15:48 -05:00
parent 36ab4bde73
commit e1eb7a1739
No known key found for this signature in database
GPG key ID: F4ABF488E6029E59
2 changed files with 24 additions and 24 deletions

View file

@ -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/<dev>/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:

View file

@ -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/<dev>/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: