Skip to content

Commit 278c30d

Browse files
committed
move to trafficDistribution key to correct path
Signed-off-by: John Mark Gabriel Caguicla <[email protected]>
1 parent b0c2821 commit 278c30d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/coredns/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ prometheus:
4343
prometheus.io/scrape: "true"
4444
prometheus.io/port: "9153"
4545
selector: {}
46-
# trafficDistribution: PreferClose
4746
monitor:
4847
enabled: false
4948
additionalLabels: {}
@@ -59,6 +58,7 @@ service:
5958
# externalIPs: []
6059
# externalTrafficPolicy: ""
6160
# ipFamilyPolicy: ""
61+
# trafficDistribution: PreferClose
6262
# The name of the Service
6363
# If not set, a name is generated using the fullname template
6464
name: ""

0 commit comments

Comments
 (0)