Skip to content
Snippets Groups Projects
Commit b5e2a090 authored by Andreas Hamacher's avatar Andreas Hamacher
Browse files

shrinking db volume

Former-commit-id: aae6603c
parent 7317fd75
No related branches found
No related tags found
No related merge requests found
...@@ -143,7 +143,7 @@ resources: ...@@ -143,7 +143,7 @@ resources:
type: OS::Cinder::Volume type: OS::Cinder::Volume
properties: properties:
availability_zone: { get_param: avz } availability_zone: { get_param: avz }
size: 512 size: 10
name: dbvol name: dbvol
DBVolumeAttachment: DBVolumeAttachment:
type: "OS::Cinder::VolumeAttachment" type: "OS::Cinder::VolumeAttachment"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment