update
This commit is contained in:
parent
36ab4bde73
commit
e1eb7a1739
2 changed files with 24 additions and 24 deletions
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue