nanovms / ops

ops - build and run nanos unikernels
https://ops.city
MIT License
1.3k stars 132 forks source link

gcp(volumes): configurable autoattach upon instance creation #1543

Closed rinor closed 12 months ago

rinor commented 1 year ago
{
  "Mounts": {
    "volume_name_or_id": "/db"
  },
  "RunConfig": {
    "AttachVolumeOnInstanceCreate": true
  }
}

Note: this feature is available on ops config file only