Skip to content

Commit 2a5a9d8

Browse files
authored
Merge pull request #47398 from yusheng-guo/patch-1
Fix a typo.
2 parents 821c212 + f872513 commit 2a5a9d8

File tree

1 file changed

+1
-1
lines changed
  • content/zh-cn/docs/concepts/services-networking

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/services-networking/ingress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ that is used for a workload. If you used a cluster-scoped parameter then either:
581581
the application team make changes to the cluster-scoped parameters resource.
582582
-->
583583
名字空间作用域的参数帮助集群操作者将对工作负载所需的配置数据(比如:负载均衡设置、
584-
API 网关定义)的控制权力委派出去。如果你使用集群作用域的参数,那么你将面临一下情况之一
584+
API 网关定义)的控制权力委派出去。如果你使用集群作用域的参数,那么你将面临以下情况之一
585585

586586
- 每次应用一项新的配置变更时,集群操作团队需要批准其他团队所作的修改。
587587
- 集群操作团队必须定义具体的准入控制规则,比如 [RBAC](/zh-cn/docs/reference/access-authn-authz/rbac/)

0 commit comments

Comments
 (0)