--wip-- [skip ci]
This commit is contained in:
@@ -2,8 +2,4 @@
|
||||
apiVersion: v1alpha1
|
||||
kind: UserVolumeConfig
|
||||
name: local-path-provisioner
|
||||
provisioning:
|
||||
diskSelector:
|
||||
match: system_disk
|
||||
grow: true
|
||||
maxSize: 10GB
|
||||
volumeType: directory
|
||||
|
||||
@@ -7,3 +7,14 @@ provisioning:
|
||||
match: system_disk
|
||||
grow: true
|
||||
maxSize: 2000GB
|
||||
# # yaml-language-server: $schema=https://raw.githubusercontent.com/siderolabs/talos/refs/heads/release-1.12/website/content/v1.12/schemas/config.schema.json
|
||||
# apiVersion: v1alpha1
|
||||
# kind: UserVolumeConfig
|
||||
# name: longhorn
|
||||
# # We want to take the whole distk
|
||||
# # TODO: Add second disk to virtual machine
|
||||
# volumeType: "disk"
|
||||
# provisioning:
|
||||
# diskSelector:
|
||||
# # TODO: UPDATE THIS
|
||||
# # match: system_disk
|
||||
|
||||
Reference in New Issue
Block a user