UNCLASSIFIED - NO CUI

Add support for EFS

We have to use separate blob storage to store all data. Current support is limited to EBS. We need EFS so we dont need to worry about scaling.

We can also use s3 as blob store backend., However that need additional code to init container that will perform API calls.