Created
January 12, 2018 15:10
-
-
Save dav1x/93122d395ebf4b15dd51a89a5242c6f1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
osm_controller_args: | |
cloud-provider: | |
- "vsphere" | |
cloud-config: | |
- "/etc/origin/cloudprovider/vsphere.conf" | |
osm_api_server_args: | |
cloud-provider: | |
- "vsphere" | |
cloud-config: | |
- "/etc/origin/cloudprovider/vsphere.conf" | |
openshift_node_kubelet_args: | |
cloud-provider: | |
- "vsphere" | |
cloud-config: | |
- "/etc/origin/cloudprovider/vsphere.conf" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment