{
  "id": "Service:WebApp01:Component:Db:PersistentStorage:01",
  "type": "PersistentStorage",
  "mountPath": {
    "type": "Text",
    "value": "/data/db"
  },
  "storageType": {
    "type": "Text",
    "value": "Local"
  },
  "hostPath": {
    "type": "Text",
    "value": "/var/mongo-persistence/data/db"
  },
  "accessMode": {
    "type": "Text",
    "value": "ReadWriteOnce"
  },
  "size": {
    "type": "Text",
    "value": 2048
  }
}