Fix coredns chart value (#8970)

* fix helm values for coredns

* fix note style
This commit is contained in:
makocchi
2018-06-16 05:16:29 +09:00
committed by k8s-ci-robot
parent f630a57c1c
commit 255ff2014b
2 changed files with 8 additions and 9 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
isClusterService: false
serviceType: "LoadBalancer"
middleware:
plugins:
kubernetes:
enabled: false
etcd:
enabled: true
zones:
- "example.com."
endpoint: "http://etcd-cluster.my-namespace:2379"
endpoint: "http://etcd-cluster.my-namespace:2379"