Skip to content
Snippets Groups Projects
Verified Commit f6a4dd1c authored by Vincent Sellier's avatar Vincent Sellier
Browse files

admin/kubernetes: align the kubernetes version with the reality

Related to sysadm-environment#4999
parent fdffbd62
No related branches found
No related tags found
Loading
......@@ -3,7 +3,7 @@ resource "rancher2_cluster" "cluster-admin" {
description = "cluster for admin tools (argocd, minio, ...)"
rke_config {
kubernetes_version = "v1.24.16-rancher1-1"
kubernetes_version = "v1.26.7-rancher1-1"
enable_cri_dockerd = true
network {
plugin = "canal"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment