Skip to content

Commit 934cfde

Browse files
committed
[zh-cn] sync content/en/examples/admin/konnectivity/egress-selector-configuration.yaml
1 parent 098a22a commit 934cfde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/examples/admin/konnectivity/egress-selector-configuration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: apiserver.k8s.io/v1beta1
22
kind: EgressSelectorConfiguration
33
egressSelections:
44
# 由于我们要控制集群的出站流量,所以将 “cluster” 用作 name。
5-
# 其他支持的值有 “etcd” 和 “master”。
5+
# 其他支持的值有 “etcd” 和 “controlplane”。
66
- name: cluster
77
connection:
88
# 这一属性将控制 API 服务器 Konnectivity 服务器之间的协议。

0 commit comments

Comments
 (0)