Skip to content

Commit

Permalink
move to trafficDistribution key to correct path
Browse files Browse the repository at this point in the history
Signed-off-by: John Mark Gabriel Caguicla <[email protected]>
  • Loading branch information
caguiclajmg committed Oct 8, 2024
1 parent b0c2821 commit 278c30d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/coredns/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ prometheus:
prometheus.io/scrape: "true"
prometheus.io/port: "9153"
selector: {}
# trafficDistribution: PreferClose
monitor:
enabled: false
additionalLabels: {}
Expand All @@ -59,6 +58,7 @@ service:
# externalIPs: []
# externalTrafficPolicy: ""
# ipFamilyPolicy: ""
# trafficDistribution: PreferClose
# The name of the Service
# If not set, a name is generated using the fullname template
name: ""
Expand Down

0 comments on commit 278c30d

Please sign in to comment.