We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2cdf9e commit b8e2bbfCopy full SHA for b8e2bbf
1 file changed
charts/docker-mailserver/values.yaml
@@ -302,8 +302,7 @@ service:
302
# externalTrafficPolicy: "Cluster"
303
## Traffic distribution preference for Services. One of:
304
## - 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
+ ## Traffic distribution for multi-zone topology (Kubernetes 1.31+)
307
trafficDistribution: ""
308
## If there is a port associated with a given service, expose it here.
309
# port:
0 commit comments