Skip to content

Commit

Permalink
Update node poll os version
Browse files Browse the repository at this point in the history
  • Loading branch information
guzel.khuziakhmetova committed Aug 21, 2024
1 parent eb0c3ba commit 310ae3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/terraform/ske.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ resource "stackit_ske_cluster" "ske" {
{
name = var.cluster_name
machine_type = "c1.2"
os_version = "3815.2.3"
os_version = "3815.2.5"
minimum = "1"
maximum = "1"
availability_zones = ["eu01-1"]
Expand Down

0 comments on commit 310ae3e

Please sign in to comment.