Commit be16e1c0 authored by Malte Lantin's avatar Malte Lantin
Browse files

Update to latest k8s version supported in AKS

parent 25057bf0
Showing with 1 addition and 1 deletion
+1 -1
......@@ -43,7 +43,7 @@ variable "agents_count" {
variable "kubernetes_version" {
description = "Version of Kubernetes to install"
default = "1.11.3"
default = "1.14.5"
}
variable "public_ssh_key" {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment