The CSI spec is a little confusing. It says that the VolumeAttributes field is optional, but must match the attributes of the volume:
// Attributes of the volume to publish. This field is OPTIONAL and
// MUST match the attributes of the Volume identified by
// `volume_id`.
VolumeAttributes map[string]string