We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c2821 commit 278c30dCopy full SHA for 278c30d
charts/coredns/values.yaml
@@ -43,7 +43,6 @@ prometheus:
43
prometheus.io/scrape: "true"
44
prometheus.io/port: "9153"
45
selector: {}
46
- # trafficDistribution: PreferClose
47
monitor:
48
enabled: false
49
additionalLabels: {}
@@ -59,6 +58,7 @@ service:
59
58
# externalIPs: []
60
# externalTrafficPolicy: ""
61
# ipFamilyPolicy: ""
+# trafficDistribution: PreferClose
62
# The name of the Service
63
# If not set, a name is generated using the fullname template
64
name: ""
0 commit comments