diff --git a/kubernetes/bootstrap/talos/clusterconfig/.gitignore b/kubernetes/bootstrap/talos/clusterconfig/.gitignore new file mode 100644 index 00000000..9659ab10 --- /dev/null +++ b/kubernetes/bootstrap/talos/clusterconfig/.gitignore @@ -0,0 +1,2 @@ +talosconfig +homelab-shadowfax.yaml diff --git a/kubernetes/bootstrap/talos/talconfig.yaml b/kubernetes/bootstrap/talos/talconfig.yaml index 35d2f190..36920237 100644 --- a/kubernetes/bootstrap/talos/talconfig.yaml +++ b/kubernetes/bootstrap/talos/talconfig.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