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
+2 -2
View File
@@ -25,8 +25,8 @@ KVVERSION="v0.6.3"
# Set the IP addresses of the admin, masters, and workers nodes
admin=192.168.50.143
master1=192.168.50.209
worker1=192.168.50.205
master1=192.168.50.132
worker1=192.168.50.131
# User of remote machines
user=furyhawk