kairos
kairos copied to clipboard
typo in docs about creating extra partitions
https://kairos.io/docs/reference/configuration/
extra-partitions:
- Name: myPartition
size: 100
fs: ext4
label: ONE_PARTITION
- Name: myOtherPartition
size: 200
fs: ext4
label: TWO_PARTITION
Name
should be name
according to schema