Compare commits
1 Commits
wip
..
219f91b4b5
| Author | SHA1 | Date | |
|---|---|---|---|
|
219f91b4b5
|
@@ -2,8 +2,4 @@
|
||||
apiVersion: v1alpha1
|
||||
kind: UserVolumeConfig
|
||||
name: local-path-provisioner
|
||||
provisioning:
|
||||
diskSelector:
|
||||
match: system_disk
|
||||
grow: true
|
||||
maxSize: 10GB
|
||||
volumeType: directory
|
||||
|
||||
@@ -7,14 +7,3 @@ 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