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/ch-helene.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/ch-helene.yml')
-rw-r--r-- | inventory/host_vars/ch-helene.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-helene.yml b/inventory/host_vars/ch-helene.yml index 3bebe98c..b9b7c638 100644 --- a/inventory/host_vars/ch-helene.yml +++ b/inventory/host_vars/ch-helene.yml @@ -49,7 +49,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 |