mirror of
https://github.com/zoriya/snow.git
synced 2025-12-05 23:06:23 +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
|
||||
certSANs:
|
||||
- kube.sdg.moe
|
||||
extraManifests:
|
||||
- ./patches/disk.yaml
|
||||
|
||||
Reference in New Issue
Block a user