Skip to content

Commit be2923a

Browse files
committed
Remove unimplemented port value and comment. docker-mailserver#182
1 parent 3691cd4 commit be2923a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

charts/docker-mailserver/values.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,8 +316,6 @@ service:
316316
## - PreferSameNode (started from 1.34)
317317
## Ref: https://kubernetes.io/docs/concepts/services-networking/service/#traffic-distribution
318318
trafficDistribution: ""
319-
## If there is a port associated with a given service, expose it here.
320-
# port:
321319
## If there is a particular IP that should be used for the service, specify it here.
322320
## Note: It's quite unlikely that an IP should be specific. Normally, the best thing to do is leave it to Kubernetes
323321
## to allocate a free IP from the pool.

0 commit comments

Comments
 (0)