Comment 1 for bug 1943499

Revision history for this message
Peter Jose De Sousa (pjds) wrote :

I'm not sure this is required. The provider will configure a default datastore: https://vmware.github.io/vsphere-storage-for-kubernetes/documentation/existing.html#supported-parameters

This is the datastore used when creating PVCs for which no alternative datastore has been configured in the Storage Class for the volume.

To configure volumes on additional datastores it should be possible to configure the Storage Class with a different datastore: https://kubernetes.io/docs/concepts/storage/storage-classes/#vcp-provisioner.