summaryrefslogtreecommitdiff
path: root/inventory/host_vars/sk-tomnext-nc.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-10-13 21:19:09 +0200
committerChristian Pointner <equinox@spreadspace.org>2023-10-13 21:19:09 +0200
commit99a57f3dd3f788fd1d45e1858b2769cf47aab9c8 (patch)
tree0e425103618e22a7bae0fcc89795cae45b6aea55 /inventory/host_vars/sk-tomnext-nc.yml
parentele-media: add redis as filelocking memcache for nextcloud (diff)
sk-(cloudio|tomnex-nc): upggade kubelet to 1.28.2 and add redis for nextcloud
Diffstat (limited to 'inventory/host_vars/sk-tomnext-nc.yml')
-rw-r--r--inventory/host_vars/sk-tomnext-nc.yml8
1 files changed, 5 insertions, 3 deletions
diff --git a/inventory/host_vars/sk-tomnext-nc.yml b/inventory/host_vars/sk-tomnext-nc.yml
index f8af167f..0ea6e0a1 100644
--- a/inventory/host_vars/sk-tomnext-nc.yml
+++ b/inventory/host_vars/sk-tomnext-nc.yml
@@ -88,7 +88,7 @@ kubelet_storage:
properties:
quota: 15G
-kubernetes_version: 1.27.3
+kubernetes_version: 1.28.2
kubernetes_cri_tools_pkg_version: 1.26.0-00
kubernetes_container_runtime: docker
kubernetes_standalone_max_pods: 15
@@ -118,15 +118,17 @@ nextcloud_zfs:
nextcloud_instances:
team.tomwaitz.eu:
# new: true
- version: 27.0.2
+ version: 27.1.1
port: 8100
hostnames:
- team.tomwaitz.eu
zfs_properties:
quota: 780G
+ redis:
+ version: 7.2.1
database:
type: mariadb
- version: 10.11.4
+ version: 10.11.5
password: "{{ vault_nextcloud_database_passwords['team.tomwaitz.eu'] }}"
custom_image:
dockerfile: |