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

shrinking db volume

parent 5ffe0fb6
No related branches found
No related tags found
3 merge requests!297Cicd merge back,!284Cicd,!282CICD
...@@ -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