Commit dd17b412 authored by Ignacio's avatar Ignacio
Browse files

Merge branch 'dev' into 'master'

Aumenta capacidad de disco EBS a 50Gb

See merge request redmic-project/server/vessel/postgresql!22
parents fb54b6b0 4cdfd80e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,5 +25,5 @@ volumes:
    driver: "cloudstor:aws"
    driver_opts:
      backing: relocatable
      size: 10
      size: 50
      ebstype: gp2
 No newline at end of file