From 9543a65d0bbe8c43bce966b32a7571b146edabba Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 11 Jan 2022 20:17:36 +0100 Subject: finalize move to cri-tools from spreadspace repo --- inventory/host_vars/sk-tomnext-nc.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'inventory/host_vars/sk-tomnext-nc.yml') diff --git a/inventory/host_vars/sk-tomnext-nc.yml b/inventory/host_vars/sk-tomnext-nc.yml index 16a49c95..6a99d4b0 100644 --- a/inventory/host_vars/sk-tomnext-nc.yml +++ b/inventory/host_vars/sk-tomnext-nc.yml @@ -59,6 +59,10 @@ apt_repo_components: - main - contrib ## for zfs +spreadspace_apt_repo_components: + - main + - container + zfs_arc_size: min: 2GB @@ -95,7 +99,6 @@ kubelet_storage: quota: 15G kubernetes_version: 1.22.2 -kubernetes_cri_tools_pkg_version: 1.21.0~2 kubernetes_container_runtime: docker kubernetes_standalone_max_pods: 15 kubernetes_standalone_pod_cidr: 192.168.255.0/24 @@ -124,7 +127,7 @@ nextcloud_zfs: nextcloud_instances: team.tomwaitz.eu: # new: true - version: 21.0.4 + version: 22.2.3 port: 8100 hostnames: - team.tomwaitz.eu -- cgit v1.2.3