Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
219f91b4b5
|
@@ -4,7 +4,6 @@ controlPlaneIp: 192.168.1.100
|
|||||||
secretsFile: testing/secrets.yaml
|
secretsFile: testing/secrets.yaml
|
||||||
nodes:
|
nodes:
|
||||||
- testing/talos-vm
|
- testing/talos-vm
|
||||||
- testing/phobos
|
|
||||||
|
|
||||||
default:
|
default:
|
||||||
network:
|
network:
|
||||||
|
|||||||
@@ -1,8 +0,0 @@
|
|||||||
# yaml-language-server: $schema=https://git.huizinga.dev/infra/crete/raw/branch/main/schemas/node.json
|
|
||||||
type: worker
|
|
||||||
network:
|
|
||||||
ip: 192.168.178.77
|
|
||||||
netmask: 255.255.255.0
|
|
||||||
gateway: 192.168.178.1
|
|
||||||
install:
|
|
||||||
disk: /dev/sda
|
|
||||||
@@ -2,8 +2,4 @@
|
|||||||
apiVersion: v1alpha1
|
apiVersion: v1alpha1
|
||||||
kind: UserVolumeConfig
|
kind: UserVolumeConfig
|
||||||
name: local-path-provisioner
|
name: local-path-provisioner
|
||||||
provisioning:
|
volumeType: directory
|
||||||
diskSelector:
|
|
||||||
match: system_disk
|
|
||||||
grow: true
|
|
||||||
maxSize: 10GB
|
|
||||||
|
|||||||
@@ -1,9 +0,0 @@
|
|||||||
overlay:
|
|
||||||
name: rpi_generic
|
|
||||||
image: siderolabs/sbc-raspberrypi
|
|
||||||
customization:
|
|
||||||
systemExtensions:
|
|
||||||
officialExtensions:
|
|
||||||
- siderolabs/iscsi-tools
|
|
||||||
- siderolabs/util-linux-tools
|
|
||||||
- siderolabs/tailscale
|
|
||||||
Reference in New Issue
Block a user