docs: add openim cluster helm chart

Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw)
2023-10-23 18:00:57 +08:00
parent 38ab3e0ed7
commit 061ac4abd4
127 changed files with 4279 additions and 556 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ stop:
## restart: Restart openim ✨
.PHONY: restart
restart: clean stop build init start
restart: clean stop build init start check
## multiarch: Build binaries for multiple platforms. See option PLATFORMS. ✨
.PHONY: multiarch