feat: added system extension
This commit is contained in:
parent
29734a53a3
commit
874c704ae7
1 changed files with 8 additions and 0 deletions
|
@ -41,6 +41,14 @@ nodes:
|
||||||
nodeAnnotations:
|
nodeAnnotations:
|
||||||
installerImage: '{{ .MachineConfig.MachineInstall.InstallImage }}'
|
installerImage: '{{ .MachineConfig.MachineInstall.InstallImage }}'
|
||||||
|
|
||||||
|
controlPlane:
|
||||||
|
schematic:
|
||||||
|
customization:
|
||||||
|
systemExtensions:
|
||||||
|
officialExtensions:
|
||||||
|
- siderolabs/intel-ucode
|
||||||
|
- siderolabs/i915
|
||||||
|
|
||||||
patches:
|
patches:
|
||||||
- |-
|
- |-
|
||||||
machine:
|
machine:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue