infra(talos): Changed config to put byakuren as endpoint, and changed cluster secrets (we blew up our cluster recently~)

This commit is contained in:
2025-06-30 09:10:56 -04:00
parent d0edc20483
commit 18330b1b45
2 changed files with 22 additions and 22 deletions

View File

@@ -2,7 +2,7 @@
clusterName: yakumo clusterName: yakumo
talosVersion: v1.10.4 talosVersion: v1.10.4
kubernetesVersion: v1.33.1 kubernetesVersion: v1.33.1
endpoint: https://10.0.0.240:6443 endpoint: https://10.0.15.33:6443
domain: yakumo.prettysunflower.moe domain: yakumo.prettysunflower.moe
allowSchedulingOnControlPlanes: false allowSchedulingOnControlPlanes: false
clusterPodNets: clusterPodNets:

File diff suppressed because one or more lines are too long