Skip to content

Commit b8e2bbf

Browse files
committed
docs: Simplify values comment
Signed-off-by: younsl <cysl@kakao.com>
1 parent c2cdf9e commit b8e2bbf

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

charts/docker-mailserver/values.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,8 +302,7 @@ service:
302302
# externalTrafficPolicy: "Cluster"
303303
## Traffic distribution preference for Services. One of:
304304
## - PreferClose (routes traffic to endpoints that are topologically proximate)
305-
## This field requires Kubernetes 1.31+ and is only available when the feature gate is enabled.
306-
## See: https://kubernetes.io/docs/concepts/services-networking/service/#traffic-distribution
305+
## Traffic distribution for multi-zone topology (Kubernetes 1.31+)
307306
trafficDistribution: ""
308307
## If there is a port associated with a given service, expose it here.
309308
# port:

0 commit comments

Comments
 (0)