mirror of
https://github.com/zoriya/snow.git
synced 2025-12-06 07:16:19 +00:00
Disk config
This commit is contained in:
5
patches/disk.yaml
Normal file
5
patches/disk.yaml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
apiVersion: v1alpha1
|
||||||
|
kind: VolumeConfig
|
||||||
|
name: EPHEMERAL
|
||||||
|
provisioning:
|
||||||
|
maxSize: 40GiB
|
||||||
@@ -22,3 +22,5 @@ nodes:
|
|||||||
installDisk: /dev/nvme0n1
|
installDisk: /dev/nvme0n1
|
||||||
certSANs:
|
certSANs:
|
||||||
- kube.sdg.moe
|
- kube.sdg.moe
|
||||||
|
extraManifests:
|
||||||
|
- ./patches/disk.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user