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

k8s/archive-staging: Upgrade kubernetes cluster to 1.24

Related to infra/sysadm-environment#4688
parent b947b7a5
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ resource "rancher2_cluster" "archive-staging" { ...@@ -7,7 +7,7 @@ resource "rancher2_cluster" "archive-staging" {
name = "archive-staging" name = "archive-staging"
description = "Archive staging cluster" description = "Archive staging cluster"
rke_config { rke_config {
kubernetes_version = "v1.22.13-rancher1-1" kubernetes_version = "v1.24.8-rancher1-1"
network { network {
plugin = "canal" 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