diff options
Diffstat (limited to 'inventory/host_vars/ch-apps/vars.yml')
-rw-r--r-- | inventory/host_vars/ch-apps/vars.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-apps/vars.yml b/inventory/host_vars/ch-apps/vars.yml index 0cad149f..89a6873c 100644 --- a/inventory/host_vars/ch-apps/vars.yml +++ b/inventory/host_vars/ch-apps/vars.yml @@ -140,7 +140,7 @@ kubelet_storage: quota: 10G 'syncoid:sync': 'false' -kubernetes_version: 1.30.1 +kubernetes_version: 1.30.2 kubernetes_container_runtime: docker kubernetes_standalone_max_pods: 42 kubernetes_standalone_cni_variant: with-portmap |