From 0a14c5ef67dd216b9cb422a09622991ffe3d71b7 Mon Sep 17 00:00:00 2001 From: wyy <944581678@qq.com> Date: Tue, 18 Mar 2025 21:42:34 +0800 Subject: [PATCH] add kubernetes yaml for dify --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 574fa1fa38..ddce255b89 100644 --- a/README.md +++ b/README.md @@ -205,6 +205,7 @@ If you'd like to configure a highly-available setup, there are community-contrib - [Helm Chart by @LeoQuote](https://github.com/douban/charts/tree/master/charts/dify) - [Helm Chart by @BorisPolonsky](https://github.com/BorisPolonsky/dify-helm) - [YAML file by @Winson-030](https://github.com/Winson-030/dify-kubernetes) +- [YAML file by @wyy-holding](https://github.com/wyy-holding/dify-k8s): All configuration items in docker-compose.yaml are retained #### Using Terraform for Deployment