--wip-- [skip ci]
This commit is contained in:
16
talos/clusters/testing.yaml
Normal file
16
talos/clusters/testing.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
# yaml-language-server: $schema=../../schemas/cluster.json
|
||||
clusterEnv: staging
|
||||
controlPlaneIp: 192.168.1.100
|
||||
secretsFile: testing/secrets.yaml
|
||||
nodes:
|
||||
- testing/talos-vm
|
||||
|
||||
default:
|
||||
network:
|
||||
interface: enp1s0
|
||||
netmask: 255.255.255.0
|
||||
gateway: 192.168.1.1
|
||||
sops:
|
||||
file: testing/age.key
|
||||
install:
|
||||
disk: /dev/vda
|
||||
Reference in New Issue
Block a user