diff --git a/templates/cluster-template-aws.rc b/templates/cluster-template-aws.rc index 9ab98c0..b937669 100755 --- a/templates/cluster-template-aws.rc +++ b/templates/cluster-template-aws.rc @@ -1,5 +1,5 @@ # Kubernetes cluster configuration -export KUBERNETES_VERSION=1.27.0 +export KUBERNETES_VERSION=1.25.0 export CONTROL_PLANE_MACHINE_COUNT=1 export WORKER_MACHINE_COUNT=1