mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-02-14 17:49:59 +00:00
⏫ Bump up k8s version on Linode
This commit is contained in:
@@ -53,5 +53,5 @@ variable "location" {
|
||||
# linode-cli lke versions-list --json | jq -r .[].id
|
||||
variable "k8s_version" {
|
||||
type = string
|
||||
default = "1.21"
|
||||
default = "1.22"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user