Refactor Docker and Kubernetes configurations to update Redis volume mapping and constraints for Docmost service

This commit is contained in:
2024-08-03 22:14:12 +08:00
parent 860ff9e065
commit 42d6e0da78
8 changed files with 1203 additions and 6 deletions
+1 -1
View File
@@ -15,6 +15,6 @@ rke2_version: "v1.28.11+rke2r1"
rke2_install_dir: "/usr/local/bin"
rke2_binary_url: "https://github.com/rancher/rke2/releases/download/{{ rke2_version }}"
ansible_user: furyhawk
ansible_user: user
ansible_become: true
ansible_become_method: sudo