You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| VolumeSnapshotClass `parameters`|`force-create`|`false`| Enable to support creating snapshot for a volume in in-use status |
270
270
| VolumeSnapshotClass `parameters`|`type`| Empty String |`snapshot` creates a VolumeSnapshot object linked to a Cinder volume snapshot. `backup` creates a VolumeSnapshot object linked to a cinder volume backup. Defaults to `snapshot` if not defined |
271
271
| VolumeSnapshotClass `parameters`|`backup-max-duration-seconds-per-gb`|`20`| Defines the amount of time to wait for a backup to complete in seconds per GB of volume size |
272
+
| VolumeSnapshotClass `parameters`|`availability`| Same as volume | String. Backup Availability Zone |
272
273
| Inline Volume `volumeAttributes`|`capacity`|`1Gi`| volume size for creating inline volumes|
273
274
| Inline Volume `VolumeAttributes`|`type`| Empty String | Name/ID of Volume type. Corresponding volume type should exist in cinder |
0 commit comments