Commit bfe59894 authored by Nacho's avatar Nacho
Browse files

Cambia el tipo de disco de io1 a gp2

parent b59351c5
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -20,6 +20,5 @@ volumes:
    driver: "cloudstor:aws"
    driver_opts:
      backing: relocatable
      size: 25
      ebstype: io1
      iops: 100
      size: 10
      ebstype: gp2