Update README, deploy dify with YAML file on Kubernetes (#5131)

This commit is contained in:
Winson Li
2024-06-14 19:53:40 +08:00
committed by GitHub
parent 4080f7b8ad
commit 511ead4b8d
8 changed files with 16 additions and 10 deletions

View File

@@ -186,10 +186,11 @@ docker compose up -d
#### 使用 Helm Chart 部署
使用 [Helm Chart](https://helm.sh/) 版本,可以在 Kubernetes 上部署 Dify。
使用 [Helm Chart](https://helm.sh/) 版本或者 YAML 文件,可以在 Kubernetes 上部署 Dify。
- [Helm Chart by @LeoQuote](https://github.com/douban/charts/tree/master/charts/dify)
- [Helm Chart by @BorisPolonsky](https://github.com/BorisPolonsky/dify-helm)
- [YAML 文件 by @Winson-030](https://github.com/Winson-030/dify-kubernetes)
### 配置