--wip-- [skip ci]
This commit is contained in:
17
talos/clusters/titan.yaml
Normal file
17
talos/clusters/titan.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
# yaml-language-server: $schema=../../schemas/cluster.json
|
||||
clusterEnv: production
|
||||
controlPlaneIp: 10.0.2.1
|
||||
secretsFile: titan/secrets.yaml
|
||||
nodes:
|
||||
- titan/hyperion
|
||||
- titan/helios
|
||||
- titan/selene
|
||||
|
||||
default:
|
||||
network:
|
||||
netmask: 255.255.252.0
|
||||
gateway: 10.0.0.1
|
||||
sops:
|
||||
file: titan/age.key
|
||||
install:
|
||||
disk: /dev/sda
|
||||
Reference in New Issue
Block a user