Skip to content

Commit

Permalink
fix(talconfig): downgrade kubernetes version due to compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
kireque committed Dec 20, 2024
1 parent 4453e99 commit 2682385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/main/talos/talconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ endpoint: https://main.k8s.home.econline.nl:6443
# renovate: depName=ghcr.io/siderolabs/installer datasource=docker
talosVersion: v1.8.4
# renovate: depName=ghcr.io/siderolabs/kubelet datasource=docker
kubernetesVersion: v1.32.0
kubernetesVersion: v1.31.3

additionalApiServerCertSans: &sans
- main.k8s.home.econline.nl
Expand Down

0 comments on commit 2682385

Please sign in to comment.