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

admin: Upgrade admin cluster version to match the reality

Related to sysadm-environment#4999
parent 1336aa4c
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ resource "rancher2_cluster" "cluster-admin" {
description = "cluster for admin tools (argocd, minio, ...)"
rke_config {
kubernetes_version = "v1.23.14-rancher1-1"
kubernetes_version = "v1.24.16-rancher1-1"
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