Skip to content

Commit f75b6fa

Browse files
committed
docs: fix gitops-apps cn
Signed-off-by: Bird <[email protected]>
1 parent 794cd5f commit f75b6fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/best-practices/apps.zh.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# 使用DevStream的新功能Apps来进行GitOps
1+
# 使用 DevStream 的新特性 Apps 来实现 GitOps
22

33
## 0 目标
44

5-
在本教程中,我们会使用 DevStream 的新特性 应用(Apps),来达到与 [GitOps] 相似的效果。但它的配置更短,来展示 应用 的强大能力。如果你还没有读过原始的 GitOps 最佳实践,可以先点击前面的链接。
5+
在本教程中,我们会使用 DevStream 的新特性 应用(Apps),来达到与 [GitOps](gitops.zh.md) 相似的效果。但它的配置更短,来展示 应用 的强大能力。如果你还没有读过原始的 GitOps 最佳实践,可以先点击前面的链接。
66

77
我们会创建两个应用程序(一个基于 Python,另一个是 Go 语言),并且创建共用的 CI/CD 流水线,即两个应用程序都会通过 Argo CD 来部署,就像前面的 GitOps 做到的那样。
88

0 commit comments

Comments
 (0)