Skip to content

Commit f9394cb

Browse files
authored
Merge pull request #32103 from my-git9/patch-29
[zh] Update service-catalog.md
2 parents 0754ec0 + a1d42a2 commit f9394cb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/zh/docs/concepts/extend-kubernetes/service-catalog.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -434,14 +434,12 @@ The following example describes how to map secret values into application enviro
434434
* If you are familiar with {{< glossary_tooltip text="Helm Charts" term_id="helm-chart" >}}, [install Service Catalog using Helm](/docs/tasks/service-catalog/install-service-catalog-using-helm/) into your Kubernetes cluster. Alternatively, you can [install Service Catalog using the SC tool](/docs/tasks/service-catalog/install-service-catalog-using-sc/).
435435
* View [sample service brokers](https://github.com/openservicebrokerapi/servicebroker/blob/master/gettingStarted.md#sample-service-brokers).
436436
* Explore the [kubernetes-sigs/service-catalog](https://github.com/kubernetes-sigs/service-catalog) project.
437-
* View [svc-cat.io](https://svc-cat.io/docs/).
438437
-->
439438
* 如果你熟悉 {{< glossary_tooltip text="Helm Charts" term_id="helm-chart" >}},
440439
可以[使用 Helm 安装服务目录](/zh/docs/tasks/service-catalog/install-service-catalog-using-helm/)
441440
到 Kubernetes 集群中。或者,你可以
442441
[使用 SC 工具安装服务目录](/zh/docs/tasks/service-catalog/install-service-catalog-using-sc/)。
443442
* 查看[服务代理示例](https://github.com/openservicebrokerapi/servicebroker/blob/master/gettingStarted.md#sample-service-brokers)
444443
* 浏览 [kubernetes-sigs/service-catalog](https://github.com/kubernetes-sigs/service-catalog) 项目
445-
* 查看 [svc-cat.io](https://svc-cat.io/docs/)
446444

447445

0 commit comments

Comments
 (0)