diff options
Diffstat (limited to 'inventory/host_vars/glt-calypso.yml')
-rw-r--r-- | inventory/host_vars/glt-calypso.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/glt-calypso.yml b/inventory/host_vars/glt-calypso.yml index 09aad9bd..61da1f8c 100644 --- a/inventory/host_vars/glt-calypso.yml +++ b/inventory/host_vars/glt-calypso.yml @@ -57,7 +57,7 @@ kubelet_storage: size: 10G fs: ext4 -kubernetes_version: 1.28.2 +kubernetes_version: 1.28.5 kubernetes_container_runtime: docker kubernetes_standalone_max_pods: 42 kubernetes_standalone_cni_variant: with-portmap |