mirror of https://github.com/k3s-io/k3s
Rename the provider to openstack-heat
There might be several methods to deploy a Kubernetes cluster on OpenStack. It is better to name the provider more specific.pull/6/head
parent
23bcbbfaca
commit
5ea2940cfe
|
@ -16,4 +16,4 @@
|
|||
|
||||
## Contains configuration values for interacting with the Ubuntu cluster in test mode
|
||||
KUBE_ROOT=$(dirname "${BASH_SOURCE}")/../..
|
||||
source "${KUBE_ROOT}/cluster/openstack/config-default.sh"
|
||||
source "${KUBE_ROOT}/cluster/openstack-heat/config-default.sh"
|
Loading…
Reference in New Issue