Hi,
i was trying to get the vsphere volume cloud provider working but i am not able to get it working - do i miss something?
I think my biggest Problem is that the GUI Yaml-Editor discards the “password” Option when i hit save?
Edit:
- Rancher 2.3.2
- vCenter/ESXi 6.7
My Settings in the Cluster-Yaml:
cloud_provider:
name: vsphere
vsphereCloudProvider:
disk: {}
global:
insecure-flag: true
soap-roundtrip-count: 0
network: {}
virtual_center:
10.0.147.80:
datacenters: Datacenter-KOE
port: '443'
soap-roundtrip-count: 0
user: rancher-api@vsphere.local
**--> When i enter "password: mypassword" here and hit "save" it is deleted?**
workspace:
datacenter: Datacenter-KOE
default-datastore: RAID-10-SAS
folder: ranchervols
server: 10.0.147.80
Regards,
Kai