summaryrefslogtreecommitdiff
path: root/inventory/host_vars/glt-thetys.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-01-11 13:34:29 +0100
committerChristian Pointner <equinox@spreadspace.org>2022-01-11 13:34:29 +0100
commit868f6e961d707299d6de8b3abfaa6ed46e25ff72 (patch)
treeb7febb80589544208b94e60824624fb3fa3880e1 /inventory/host_vars/glt-thetys.yml
parentapt module: allow_downgrade is now available (diff)
kubernetes: switch to cri-tools from spreadspace repo
Diffstat (limited to 'inventory/host_vars/glt-thetys.yml')
-rw-r--r--inventory/host_vars/glt-thetys.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/inventory/host_vars/glt-thetys.yml b/inventory/host_vars/glt-thetys.yml
index c2c3878c..dbe2e76a 100644
--- a/inventory/host_vars/glt-thetys.yml
+++ b/inventory/host_vars/glt-thetys.yml
@@ -40,6 +40,9 @@ apt_repo_components:
- contrib
- non-free ## for microcode updates
+spreadspace_apt_repo_components:
+ - container
+
lvm_groups:
storage:
@@ -66,7 +69,7 @@ kubelet_storage:
size: 5G
fs: ext4
-kubernetes_version: 1.21.1
+kubernetes_version: 1.22.5
kubernetes_container_runtime: docker
kubernetes_standalone_max_pods: 42
kubernetes_standalone_cni_variant: with-portmap