update skydns config so that it does not rely on /etc/hosts

This commit is contained in:
Abhishek Shah 2015-10-20 11:19:08 -07:00
parent c8dd1200c4
commit de44e4cbc6

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'] }}.