Skip to content

Commit

Permalink
Update version of kube2sky to 1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
rsokolowski committed Mar 6, 2015
1 parent 54b2b47 commit 5aa46e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/addons/dns/skydns-rc.yaml.in
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ desiredState:
"-advertise-client-urls=http://127.0.0.1:4001",
]
- name: kube2sky
image: kubernetes/kube2sky:1.0
image: kubernetes/kube2sky:1.1
command: [
# entrypoint = "/kube2sky",
"-domain={{ pillar['dns_domain'] }}",
Expand Down

0 comments on commit 5aa46e6

Please sign in to comment.