Merge pull request #15962 from ArtfulCoder/skydnsConfig

update skydns config so that it does not rely on /etc/hosts
This commit is contained in:
Abhi Shah 2015-10-20 13:05:07 -07:00
commit 59f15bbd74

View File

@ -56,7 +56,7 @@ spec:
memory: 50Mi
args:
# command = "/skydns"
- -machines=http://localhost:4001
- -machines=http://127.0.0.1:4001
- -addr=0.0.0.0:53
- -ns-rotate=false
- -domain={{ pillar['dns_domain'] }}.