Skip to content

Commit

Permalink
Name adjustment to OpenStack-Heat in cluster/get-kube.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasz Zajaczkowski authored and Lukasz Zajaczkowski committed May 10, 2016
1 parent 1acd762 commit 892c2ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/get-kube.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
# * export KUBERNETES_PROVIDER=photon-controller; wget -q -O - https://get.k8s.io | bash
# Rackspace
# * export KUBERNETES_PROVIDER=rackspace; wget -q -O - https://get.k8s.io | bash
# OpenStack
# OpenStack-Heat
# * export KUBERNETES_PROVIDER=openstack-heat; wget -q -O - https://get.k8s.io | bash
#
# Set KUBERNETES_SKIP_DOWNLOAD to non-empty to skip downloading a release.
Expand Down

0 comments on commit 892c2ab

Please sign in to comment.