diff options
author | Christian Pointner <equinox@spreadspace.org> | 2024-06-12 22:52:48 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2024-06-12 22:52:48 +0200 |
commit | bb4b8b291092e044fbc2ec092a033ee3c2289002 (patch) | |
tree | 46a78d2dd70ceaf1079ce64ffe182df61a061a1a /inventory/host_vars/ele-calypso.yml | |
parent | grafana/openwrt-dashboard: remove graphs for removed nat_traffic metrics (diff) |
upgrade all standalone kubelets to 1.30.2
Diffstat (limited to 'inventory/host_vars/ele-calypso.yml')
-rw-r--r-- | inventory/host_vars/ele-calypso.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/ele-calypso.yml b/inventory/host_vars/ele-calypso.yml index 0364a20b..2f5648ac 100644 --- a/inventory/host_vars/ele-calypso.yml +++ b/inventory/host_vars/ele-calypso.yml @@ -74,7 +74,7 @@ kubelet_storage: size: 5G fs: ext4 -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 |