rename cluster
This commit is contained in:
parent
cee6df3964
commit
1616539852
2 changed files with 3 additions and 1 deletions
2
kubernetes/bootstrap/talos/clusterconfig/.gitignore
vendored
Normal file
2
kubernetes/bootstrap/talos/clusterconfig/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
talosconfig
|
||||
homelab-shadowfax.yaml
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
# yaml-language-server: $schema=https://ks.hsn.dev/talconfig.json
|
||||
clusterName: valinor
|
||||
clusterName: homelab
|
||||
|
||||
talosVersion: v1.7.1
|
||||
kubernetesVersion: 1.28.4
|
||||
|
|
Loading…
Reference in a new issue